From 535d1c3aba902ec644387cb41fc7cc0bcf86fae0 Mon Sep 17 00:00:00 2001 From: Quentin Date: Tue, 11 Feb 2020 22:22:30 +0100 Subject: [PATCH] [guichet] domain name is deuxfleurs.fr --- nomad/bottin2.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad/bottin2.hcl b/nomad/bottin2.hcl index da315de..5a1fa12 100644 --- a/nomad/bottin2.hcl +++ b/nomad/bottin2.hcl @@ -89,7 +89,7 @@ job "directory2" { "guichet", "traefik.enable=true", "traefik.frontend.entryPoints=https,http", - "traefik.frontend.rule=Host:guichet.deuxfleurs.fr,guichet.deuxfleurs.org", + "traefik.frontend.rule=Host:guichet.deuxfleurs.fr", ] port = "web_port" address_mode = "host"