This commit is contained in:
Michael Grote 2024-05-07 01:32:57 +02:00
parent 4392c4f06b
commit f97b08c5bb

View file

@ -49,7 +49,7 @@ services:
- traefik
healthcheck:
test: ["CMD", "wget", "--quiet", "--spider", "--tries=1", "http://127.0.0.1:3000/login"]
interval: 3s
interval: 30s
timeout: 10s
retries: 3