fix: open port 80
This commit is contained in:
parent
6ccf23bc9c
commit
8f8dd0d21d
1 changed files with 1 additions and 0 deletions
|
|
@ -368,6 +368,7 @@
|
||||||
|
|
||||||
# Open ports in the firewall.
|
# Open ports in the firewall.
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
|
80 # nix-serve
|
||||||
53317 # Localsend
|
53317 # Localsend
|
||||||
7791 # Pixelflut
|
7791 # Pixelflut
|
||||||
38281 # Archipelago
|
38281 # Archipelago
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue