Update
This commit is contained in:
parent
7e5c45d406
commit
265651c931
@ -7,4 +7,5 @@
|
|||||||
port = 3001;
|
port = 3001;
|
||||||
openFirewall = true; # Open port 53(dns) & 3000(webui)
|
openFirewall = true; # Open port 53(dns) & 3000(webui)
|
||||||
};
|
};
|
||||||
|
networking.firewall.allowedTCPPorts = [ 53 ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user