mirror of
https://github.com/metatube-community/jellyfin-plugin-metatube.git
synced 2026-05-05 12:30:17 +08:00
change demo server url
This commit is contained in:
@@ -6,7 +6,7 @@ public class PluginConfiguration : BasePluginConfiguration
|
||||
{
|
||||
public PluginConfiguration()
|
||||
{
|
||||
Server = "http://javtube-server:8080";
|
||||
Server = "https://api.javtube.internal";
|
||||
Token = string.Empty;
|
||||
|
||||
// Translation options
|
||||
|
||||
Reference in New Issue
Block a user