Increase Health Check Start Period
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user