Update docker-compose.yml
Some checks failed
Linting and Formatting / Linting and Formatting (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.12) (push) Has been cancelled
Offline Unit Tests / Offline Tests (3.14) (push) Has been cancelled

This commit is contained in:
2026-01-19 13:47:39 +00:00
parent e39eb507cc
commit 560056ff14

View File

@@ -37,8 +37,8 @@ services:
timeout: 5s
retries: 5
start_period: 30s # Neo4j 2025 needs time to initialize metadata
env_file:
- .env
# env_file:
# - .env
ports:
- "7474:7474" # HTTP
- "7687:7687" # Bolt (Standard port)