From edb0a3737a9f445110d4f6b62b5ba300c9c86e33 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 5 Jul 2020 16:48:59 +0200 Subject: WIP NextCloud using Garage backend, fix app download urls --- nomad/nextcloud.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nomad/nextcloud.hcl') 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" -- cgit v1.2.3