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