aboutsummaryrefslogtreecommitdiff
path: root/nomad
diff options
context:
space:
mode:
Diffstat (limited to 'nomad')
-rw-r--r--nomad/web_static.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/web_static.hcl b/nomad/web_static.hcl
index 6749f41..7683831 100644
--- a/nomad/web_static.hcl
+++ b/nomad/web_static.hcl
@@ -29,7 +29,7 @@ job "web_static" {
"webstatic",
"traefik.enable=true",
"traefik.frontend.entryPoints=https",
- "traefik.frontend.rule=Host:deuxfleurs.fr,www.deuxfleurs.fr;PathPrefix:/"
+ "traefik.frontend.rule=Host:deuxfleurs.fr,www.deuxfleurs.fr,deuxfleurs.org,www.deuxfleurs.org;Path:/"
]
port = "web_port"
address_mode = "host"