From ecbae866e17211c18e2f12271c58c5650e13a6b3 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 1 Feb 2020 12:05:24 +0100 Subject: [bottin] Debug en cours de gobottin --- nomad/email.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nomad/email.hcl') diff --git a/nomad/email.hcl b/nomad/email.hcl index 17ae613..1d5c8c1 100644 --- a/nomad/email.hcl +++ b/nomad/email.hcl @@ -416,8 +416,8 @@ job "email" { tags = [ "sogo", "traefik.enable=true", - "traefik.frontend.entryPoints=https", - "traefik.frontend.rule=Host:sogo.deuxfleurs.fr;PathPrefix:/" + "traefik.frontend.entryPoints=https,http", + "traefik.frontend.rule=Host:www.sogo.deuxfleurs.fr,sogo.deuxfleurs.fr;PathPrefix:/" ] check { type = "tcp" -- cgit v1.2.3