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

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