This commit is contained in:
team3
2026-07-10 17:14:17 +02:00
parent 58bb600ba3
commit 917b3ac702
6 changed files with 83 additions and 13 deletions

View File

@@ -12,6 +12,10 @@ services:
interval: 30s
timeout: 10s
retries: 3
# Traefik routet erst ab "healthy" — ohne dichten Start-Takt prüft Docker
# erstmals nach `interval` und die Seite ist ~30-60s lang 404
start_period: 30s
start_interval: 2s
networks:
- web
volumes: