dashboard only

This commit is contained in:
2025-07-27 15:31:40 -05:00
parent 8e5ee39412
commit affa2271b7
3 changed files with 209 additions and 3 deletions

View File

@@ -227,7 +227,7 @@
netbird.loadBalancer = {
passHostHeader = true;
servers = [ { url = "http://192.168.100.21:33073"; } ];
servers = [ { url = "http://192.168.100.23"; } ];
};
netbirdApi.loadBalancer.servers = [ { url = "http://192.168.100.21:33073"; } ];
netbirdMgmt.loadBalancer.servers = [ { url = "h2c://192.168.100.21:33073"; } ];