forked from Deuxfleurs/infrastructure
Deactivate test endpoint
This commit is contained in:
parent
2958fbae1b
commit
59623243c8
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ EOF
|
|||
"jitsi",
|
||||
"traefik.enable=true",
|
||||
"traefik.frontend.entryPoints=https",
|
||||
"traefik.frontend.rule=Host:jitsi.deuxfleurs.fr,visio.load-test.deuxfleurs.org;PathPrefix:/",
|
||||
"traefik.frontend.rule=Host:jitsi.deuxfleurs.fr;PathPrefix:/",
|
||||
"traefik.protocol=https"
|
||||
]
|
||||
port = "https_port"
|
||||
|
|
Loading…
Reference in a new issue