Update traefik instance

This commit is contained in:
2025-07-26 18:31:07 +05:30
parent c68606e012
commit 1189ae9fa9
8 changed files with 9 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ services:
image: ghcr.io/stirling-tools/stirling-pdf:1.1.0-fat
restart: unless-stopped
labels:
- traefik-instance=${TRAEFIK_INSTANCE}
- traefik.enable=true
- traefik.http.routers.stirling-pdf.rule=Host(`${TRAEFIK_DOMAIN}`)
- traefik.http.routers.stirling-pdf.entrypoints=${TRAEFIK_ENTRYPOINT}