diff options
Diffstat (limited to 'cluster')
-rw-r--r-- | cluster/prod/app/guichet/deploy/directory.hcl | 2 |
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" |