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

@@ -6,7 +6,7 @@ services:
labels:
- traefik.enable=true
- traefik.http.routers.palmr.rule=Host(`${TRAEFIK_DOMAIN}`)
- traefik.http.routers.palmr.entrypoints=websecure-external
- traefik.http.routers.palmr.entrypoints=${TRAEFIK_ENTRYPOINT}
- traefik.http.services.palmr.loadbalancer.server.port=5487
environment:
- ENABLE_S3=false