Merge branch 'master' of ssh://git.kaz.bzh:2202/KAZ/KazV2

This commit is contained in:
2025-04-19 14:23:14 +02:00
2 changed files with 7 additions and 5 deletions

View File

@ -26,7 +26,7 @@ services:
- ../../secret/env-${roundcubeServName}
labels:
- "traefik.enable=true"
- "traefik.http.routers.${roundcubeServName}.rule=Host(`${webmailHost}.${domain}`) || host(`roundcube.${domain}`)"
- "traefik.http.routers.${roundcubeServName}.rule=host(`roundcube.${domain}`)"
- "traefik.docker.network=roundcubeNet"
db: