networking

This commit is contained in:
2026-01-19 17:42:51 -06:00
parent be310b9ae7
commit 43d87cb6b3

View File

@@ -281,11 +281,11 @@
jellyfin.loadBalancer.servers = [ { url = "http://192.168.100.14:8096"; } ]; jellyfin.loadBalancer.servers = [ { url = "http://192.168.100.14:8096"; } ];
authentik.loadBalancer.servers = [ { url = "http://192.168.100.10:9000"; } ]; authentik.loadBalancer.servers = [ { url = "http://192.168.100.10:9002"; } ];
pihole.loadBalancer.servers = [ { url = "http://192.168.101.2"; } ]; pihole.loadBalancer.servers = [ { url = "http://192.168.100.10:9001"; } ];
portainer.loadBalancer.servers = [ { url = "http://192.168.101.3"; } ]; portainer.loadBalancer.servers = [ { url = "http://192.168.100.10:9000"; } ];
keycloak.loadBalancer.servers = [ { url = "http://192.168.100.22:80"; } ]; keycloak.loadBalancer.servers = [ { url = "http://192.168.100.22:80"; } ];