remove port 80

main
parent 000d426cea
commit 235c377596

@ -2,4 +2,4 @@
# defaults for nftables
nftables_environment: {}
nftables_tcp_dports: "22, 80, 443"
nftables_tcp_dports: "22, 443"

Loading…
Cancel
Save