Added some stuff
This commit is contained in:
parent
a97bb8332f
commit
3eb63178e4
4 changed files with 32 additions and 40 deletions
|
@ -21,7 +21,7 @@
|
|||
];
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 80 443 8384 22000];
|
||||
allowedTCPPorts = [ 80 443 3000 8384 22000];
|
||||
allowedUDPPortRanges = [
|
||||
{ from = 4000; to = 4007; }
|
||||
{ from = 8000; to = 8010; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue