forked from Deuxfleurs/infrastructure
[guichet] domain name is deuxfleurs.fr
This commit is contained in:
parent
e700d146f0
commit
535d1c3aba
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ job "directory2" {
|
||||||
"guichet",
|
"guichet",
|
||||||
"traefik.enable=true",
|
"traefik.enable=true",
|
||||||
"traefik.frontend.entryPoints=https,http",
|
"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"
|
port = "web_port"
|
||||||
address_mode = "host"
|
address_mode = "host"
|
||||||
|
|
Loading…
Reference in a new issue