new ips
This commit is contained in:
@@ -18,8 +18,8 @@ in
|
||||
PGID = toString config.users.groups.users.gid;
|
||||
BASE_URL = cfg.url;
|
||||
DEEZER_REDIRECT_URI = "http://${config.my.ips.${cfg.hostName}}:${toString cfg.port}/deezer/callback";
|
||||
MALOJA_URL = "http://192.168.1.69:42010";
|
||||
PLEX_URL = "http://192.168.1.69:32400";
|
||||
MALOJA_URL = "http://192.168.100.15:42010";
|
||||
PLEX_URL = "http://192.168.100.15:32400";
|
||||
WS_ENABLE = "true";
|
||||
};
|
||||
volumes = [ "${config.my.containerData}/multi-scrobbler:/config" ];
|
||||
|
||||
Reference in New Issue
Block a user