This commit is contained in:
2025-08-03 19:50:08 +05:30
parent a99fccf27d
commit 994c7a8a4b
3 changed files with 0 additions and 18 deletions

View File

@@ -3,12 +3,6 @@ services:
container_name: healthchecks
image: ghcr.io/linuxserver/healthchecks:3.10.20250728
restart: unless-stopped
labels:
- traefik-instance=${TRAEFIK_INSTANCE}
- traefik.enable=true
- traefik.http.routers.healthchecks.rule=Host(`${DOMAIN}`)
- traefik.http.routers.healthchecks.entrypoints=websecure
- traefik.http.services.healthchecks.loadbalancer.server.port=8000
environment:
- PUID=${PUID}
- PGID=${PGID}