fix
This commit is contained in:
@@ -193,7 +193,6 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
user = "netbird";
|
user = "netbird";
|
||||||
password = "password";
|
|
||||||
passwordFile = "/etc/netbird/coturnPass";
|
passwordFile = "/etc/netbird/coturnPass";
|
||||||
|
|
||||||
openPorts = map (x: x) (builtins.genList (y: 49152 + y) (54152 - 49152));
|
openPorts = map (x: x) (builtins.genList (y: 49152 + y) (54152 - 49152));
|
||||||
|
|||||||
Reference in New Issue
Block a user