diff options
Diffstat (limited to 'app/directory/deploy')
-rw-r--r-- | app/directory/deploy/directory.hcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/directory/deploy/directory.hcl b/app/directory/deploy/directory.hcl index 995a74e..a40eb5f 100644 --- a/app/directory/deploy/directory.hcl +++ b/app/directory/deploy/directory.hcl @@ -93,6 +93,7 @@ job "directory" { "traefik.enable=true", "traefik.frontend.entryPoints=https,http", "traefik.frontend.rule=Host:guichet.deuxfleurs.fr", + "tricot guichet.deuxfleurs.fr", ] port = "web_port" address_mode = "host" |