[bottin] Debug en cours de gobottin

This commit is contained in:
Quentin 2020-02-01 12:05:24 +01:00
parent ba5590ce97
commit ecbae866e1
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ job "directory2" {
task "server" {
driver = "docker"
config {
image = "lxpz/bottin_amd64:1"
image = "lxpz/bottin_amd64:3"
readonly_rootfs = true
port_map {
ldap_port = 1389

View file

@ -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"