aboutsummaryrefslogtreecommitdiff
path: root/nomad/email.hcl
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-02-01 12:05:24 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-02-01 12:05:24 +0100
commitecbae866e17211c18e2f12271c58c5650e13a6b3 (patch)
treea2d633a154cd0d0dea6635ea3fefa2f17d29475d /nomad/email.hcl
parentba5590ce97953f66702b149fd7840bcb58d4b463 (diff)
downloadinfrastructure-ecbae866e17211c18e2f12271c58c5650e13a6b3.tar.gz
infrastructure-ecbae866e17211c18e2f12271c58c5650e13a6b3.zip
[bottin] Debug en cours de gobottin
Diffstat (limited to 'nomad/email.hcl')
-rw-r--r--nomad/email.hcl4
1 files changed, 2 insertions, 2 deletions
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"