This commit is contained in:
ArnabChatterjee20k
2026-01-27 18:13:27 +05:30
parent 139535e83c
commit cb4d11a1d4
+5 -10
View File
@@ -686,16 +686,11 @@ services:
- ./app:/usr/src/code/app
- ./src:/usr/src/code/src
depends_on:
redis:
condition: service_started
${_APP_DB_HOST:-mongodb}:
condition: service_started
postgresql:
condition: service_started
openruntimes-executor:
condition: service_healthy
ollama:
condition: service_started
- redis
- ${_APP_DB_HOST:-mongodb}
- postgresql
- ollama
- openruntimes-executor
environment:
- _APP_ENV
- _APP_WORKER_PER_CORE