firewall
This commit is contained in:
@@ -117,7 +117,7 @@
|
|||||||
networking.firewall.allowedTCPPorts = lib.mkIf opts.default-nginx.enable [
|
networking.firewall.allowedTCPPorts = lib.mkIf opts.default-nginx.enable [
|
||||||
80
|
80
|
||||||
443
|
443
|
||||||
2222
|
30222
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user