Update mcp_server/docker/docker-compose-neo4j.yml
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Lint with Ruff / ruff (push) Waiting to run
Pyright Type Check / pyright (push) Waiting to run
Tests / unit-tests (push) Waiting to run
Tests / database-integration-tests (push) Waiting to run

This commit is contained in:
gmakstutis 2025-12-14 19:41:34 +00:00
parent 59802cfae5
commit 8f4c1ea8b9

View file

@ -29,7 +29,7 @@ services:
dockerfile: docker/Dockerfile.standalone
env_file:
- path: ../.env
required: false
required: true
depends_on:
neo4j:
condition: service_healthy