aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-08-25 04:46:42 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-08-25 04:46:42 +0200
commit3f9ad5edc37d9a94d6232790a1b123e62c8c0ae6 (patch)
treeec2636b910c3a320ebe1d87410a469dc4ad087c5
parentec0e483d99200bda02547e425fb5d08697f6156a (diff)
downloadnixcfg-3f9ad5edc37d9a94d6232790a1b123e62c8c0ae6.tar.gz
nixcfg-3f9ad5edc37d9a94d6232790a1b123e62c8c0ae6.zip
Configure the final URL for Guichet
-rw-r--r--cluster/prod/app/guichet/deploy/directory.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/guichet/deploy/directory.hcl b/cluster/prod/app/guichet/deploy/directory.hcl
index bfd7e6d..0e46aa5 100644
--- a/cluster/prod/app/guichet/deploy/directory.hcl
+++ b/cluster/prod/app/guichet/deploy/directory.hcl
@@ -34,7 +34,7 @@ job "guichet" {
name = "guichet"
tags = [
"guichet",
- "tricot guichet-new.deuxfleurs.fr",
+ "tricot guichet.deuxfleurs.fr",
]
port = "web_port"
address_mode = "host"