Längre intervall på healthcheck #17

Merged
fredrik merged 1 commits from reset into main 2025-01-24 22:17:55 +00:00

View File

@@ -15,7 +15,7 @@ services:
- AUTH_PASSWORD=apa - AUTH_PASSWORD=apa
healthcheck: healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:3044"] test: ["CMD", "curl", "-f", "http://localhost:3044"]
interval: 1m30s interval: 5m
timeout: 10s timeout: 10s
retries: 3 retries: 3
deploy: deploy: