mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-25 06:19:00 +00:00
hosts/plover: update firewall settings
Firewalls... the cause of most frustrations...
This commit is contained in:
parent
8a81468456
commit
0991e1a44d
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
80 # HTTP servers.
|
80 # HTTP servers.
|
||||||
433 # HTTPS servers.
|
443 # HTTPS servers.
|
||||||
];
|
];
|
||||||
|
|
||||||
# Some fail2ban policies to apply for nginx.
|
# Some fail2ban policies to apply for nginx.
|
||||||
|
Loading…
Reference in New Issue
Block a user