firewall: add port 80
This commit is contained in:
parent
393bbe21b4
commit
0e856624b4
@ -52,6 +52,7 @@
|
|||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
service_configs.ports.https
|
service_configs.ports.https
|
||||||
|
80
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.firewall.allowedUDPPorts = [
|
networking.firewall.allowedUDPPorts = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user