aboutsummaryrefslogtreecommitdiff
path: root/nomad/bottin2.hcl
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-07-05 16:48:59 +0200
committerAlex Auvolat <alex@adnab.me>2020-07-15 16:06:28 +0200
commitedb0a3737a9f445110d4f6b62b5ba300c9c86e33 (patch)
tree6ae4f48a2af07101465b2bfe4ebed3b9abe79edc /nomad/bottin2.hcl
parent24118ab426f08e5bbfd9e53faeab09ac09f44313 (diff)
downloadinfrastructure-edb0a3737a9f445110d4f6b62b5ba300c9c86e33.tar.gz
infrastructure-edb0a3737a9f445110d4f6b62b5ba300c9c86e33.zip
WIP NextCloud using Garage backend, fix app download urlsalexvm
Diffstat (limited to 'nomad/bottin2.hcl')
-rw-r--r--nomad/bottin2.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/bottin2.hcl b/nomad/bottin2.hcl
index 05b5cf9..65d45c2 100644
--- a/nomad/bottin2.hcl
+++ b/nomad/bottin2.hcl
@@ -94,7 +94,7 @@ job "directory2" {
"guichet",
"traefik.enable=true",
"traefik.frontend.entryPoints=https,http",
- "traefik.frontend.rule=Host:guichet.deuxfleurs.fr",
+ "traefik.frontend.rule=Host:guichet.devx.adnab.me",
]
port = "web_port"
address_mode = "host"