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