feat: with wget check

This commit is contained in:
2025-07-31 13:25:40 +02:00
parent 73db8d2f1e
commit 92607a9664

View File

@@ -4,13 +4,13 @@ services:
healthcheck: healthcheck:
test: test:
- CMD - CMD
- curl - wget
- -f - "--spider"
- "-q"
- http://localhost:80 - http://localhost:80
interval: 1m30s interval: 10s
timeout: 30s timeout: 3s
retries: 3 retries: 5
start_period: 40s
labels: labels:
logging: promtail logging: promtail
ports: ports: