aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/neptune.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/neptune.nix b/site/neptune.nix
index 13e0e21..f640fc1 100644
--- a/site/neptune.nix
+++ b/site/neptune.nix
@@ -8,6 +8,7 @@
services.nomad.settings.datacenter = "neptune";
+ # Allow router to reach nodes in this site
networking.firewall.allowedTCPPorts = [ 80 443 ];
# ----