clouds
This commit is contained in:
@@ -62,7 +62,7 @@ let
|
||||
|
||||
authentikUrl = "http://${serverIp}:9000";
|
||||
cacheUrl = "http://${serverIp}:9012";
|
||||
cloudUrl = "https:/10.0.1.3:9988";
|
||||
cloudUrl = "http:/10.0.1.3:9200";
|
||||
# cloudUrl = "http://${config.containers.nextcloud.localAddress}:80";
|
||||
hassUrl = "http://10.0.1.4:8123";
|
||||
immichUrl = "http://${serverIp}:${toString config.services.immich.port}";
|
||||
@@ -395,7 +395,6 @@ in
|
||||
url = cloudUrl;
|
||||
}
|
||||
];
|
||||
serversTransport = "internal-https";
|
||||
};
|
||||
hass.loadBalancer.servers = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user