wont work

This commit is contained in:
2025-07-27 14:02:41 -05:00
parent 79d1fe062f
commit 8e5ee39412
2 changed files with 3 additions and 1 deletions

View File

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