Update traefik labels

This commit is contained in:
2025-07-24 19:32:18 +05:30
parent 89235ea686
commit c774e3197d
8 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
- traefik.http.routers.radicale.entrypoints=websecure-external
- traefik.http.services.radicale.loadbalancer.server.port=5232
volumes:
- ${APPDATA_PATH}/radicale/data:/data