Lägg till hälsokontroll för tjänsten i docker-compose, fixes #8

This commit is contained in:
2025-01-24 21:30:19 +01:00
parent a58da5398c
commit adbe5fcfb4

View File

@@ -24,4 +24,5 @@ services:
- "traefik.http.routers.plan.tls=true"
- "traefik.http.routers.plan.tls.certresolver=myhttpchallenge"
- "traefik.http.routers.plan.rule=Host(`todo.casablanca.wahlberg.se`)"
- "traefik.http.routers.plan.entrypoints=websecure"
- "traefik.http.routers.plan.entrypoints=websecure"