From 3f9ad5edc37d9a94d6232790a1b123e62c8c0ae6 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 25 Aug 2022 04:46:42 +0200 Subject: [PATCH] Configure the final URL for Guichet --- cluster/prod/app/guichet/deploy/directory.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"