Update traefil label

This commit is contained in:
2025-07-27 20:56:44 +05:30
parent 937bb43996
commit 62b61aebda
9 changed files with 10 additions and 10 deletions

View File

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