Increase Health Check Start Period
This commit is contained in:
@@ -34,8 +34,8 @@ services:
|
||||
test: ["CMD", "curl", "-sf", "http://localhost:5001/health"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
start_period: 120s
|
||||
retries: 5
|
||||
start_period: 500s
|
||||
|
||||
# Ollama
|
||||
ollama:
|
||||
|
||||
Reference in New Issue
Block a user