Expose traefix on port 80

This commit is contained in:
2025-04-29 18:49:16 +10:00
parent bdacd1d6a3
commit c158757661
6 changed files with 22 additions and 20 deletions

View File

@@ -72,7 +72,7 @@
];
# Open ports in the firewall. 464X are the default ports for Nomad.
networking.firewall.allowedTCPPorts = [ 4646 4647 4648 ];
networking.firewall.allowedTCPPorts = [ 80 4646 4647 4648 ];
# Copy the NixOS configuration file and link it from the resulting system
# (/run/current-system/configuration.nix). This is useful in case you