This commit is contained in:
2025-07-29 18:29:11 -05:00
parent 532c59e230
commit ac5afe25b4
2 changed files with 2 additions and 7 deletions

View File

@@ -229,12 +229,6 @@
passHostHeader = true;
servers = [ { url = "http://192.168.100.23:80"; } ];
};
#netbirdApi.loadBalancer.servers = [ { url = "http://192.168.100.23:33073"; } ];
#netbirdMgmt.loadBalancer.servers = [ { url = "h2c://192.168.100.23:33073"; } ];
#netbirdSignal.loadBalancer.servers = [ { url = "h2c://192.168.100.23:10000"; } ];
#homeassistant.loadBalancer.servers = [ { url = "http://192.168.100.10:8123"; } ];
};
};
};