Increase Health Check Start Period

This commit is contained in:
MangoPig
2026-02-21 23:10:24 +00:00
parent 3b52c2ba02
commit 3b95d65e2d
+2 -2
View File
@@ -34,8 +34,8 @@ services:
test: ["CMD", "curl", "-sf", "http://localhost:5001/health"] test: ["CMD", "curl", "-sf", "http://localhost:5001/health"]
interval: 30s interval: 30s
timeout: 10s timeout: 10s
retries: 3 retries: 5
start_period: 120s start_period: 500s
# Ollama # Ollama
ollama: ollama: