This commit is contained in:
ArnabChatterjee20k
2026-01-27 17:17:23 +05:30
parent 79cb668a50
commit b9e95f6d82
+9 -3
View File
@@ -688,12 +688,18 @@ services:
depends_on:
redis:
condition: service_started
${_APP_DB_HOST:-mongodb}
- postgresql:
${_APP_DB_HOST:-mongodb}:
condition: service_started
postgresql:
condition: service_started
openruntimes-executor:
condition: service_healthy
- ollama
ollama:
condition: service_started
environment:
- _APP_ENV
- _APP_WORKER_PER_CORE