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