Update labels for traefik v2

This commit is contained in:
2025-07-24 21:12:08 +05:30
parent 9053dc8098
commit 65bb741cea
5 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ services:
labels:
- traefik.enable=true
- traefik.http.routers.radicale.rule=Host(`${TRAEFIK_DOMAIN}`)
- traefik.http.routers.radicale.entrypoints=websecure-external
- traefik.http.routers.radicale.entrypoints=${TRAEFIK_ENTRYPOINT}
- traefik.http.services.radicale.loadbalancer.server.port=5232
volumes:
- ${APPDATA_PATH}/radicale/data:/data