d
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful

This commit is contained in:
Michael Grote 2024-05-07 01:24:14 +02:00
parent 5a5e88378d
commit 36be0a86b4

View file

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