typo
This commit is contained in:
@@ -205,6 +205,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
systemd.services.secrets_setup = {
|
systemd.services.secrets_setup = {
|
||||||
wantedBy = [ "netbird-management.service" "coturn.service" ];
|
wantedBy = [ "netbird-management.service" "coturn.service" ];
|
||||||
|
|
||||||
@@ -219,8 +221,6 @@
|
|||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
|
||||||
|
|
||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
allowedTCPPorts = [ 80 ];
|
allowedTCPPorts = [ 80 ];
|
||||||
allowedUDPPorts = [ 3478 ];
|
allowedUDPPorts = [ 3478 ];
|
||||||
|
|||||||
Reference in New Issue
Block a user