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.syncyomi.rule=Host(`${TRAEFIK_DOMAIN}`)
- traefik.http.routers.syncyomi.entrypoints=${TRAEFIK_ENTRYPOINT}
- traefik.http.routers.syncyomi.entrypoints=websecure
- traefik.http.services.syncyomi.loadbalancer.server.port=8282
environment:
- TZ=${TZ}