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