aboutsummaryrefslogtreecommitdiff
path: root/nomad/garage.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'nomad/garage.hcl')
-rw-r--r--nomad/garage.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/garage.hcl b/nomad/garage.hcl
index 3478706..293e58b 100644
--- a/nomad/garage.hcl
+++ b/nomad/garage.hcl
@@ -59,7 +59,7 @@ job "garage" {
"garage_api",
"traefik.enable=true",
"traefik.frontend.entryPoints=https,http",
- "traefik.frontend.rule=Host:garage.deuxfleurs.fr"
+ "traefik.frontend.rule=Host:garage.deuxfleurs.fr,garage.devx.adnab.me"
]
port = "api_port"
address_mode = "host"