test container
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#netbird-management = {
|
||||
netbird = {
|
||||
autoStart = false;
|
||||
autoStart = true;
|
||||
privateNetwork = true;
|
||||
hostAddress = "192.168.100.10";
|
||||
localAddress = "192.168.100.21";
|
||||
@@ -67,7 +67,7 @@
|
||||
allowedUDPPortRanges = [{ from = 49152; to = 65535; }];
|
||||
};
|
||||
|
||||
services.netbird = {
|
||||
/*services.netbird = {
|
||||
|
||||
enable = true;
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
};*/
|
||||
};
|
||||
};
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user