fixup compose files

This commit is contained in:
2025-04-19 16:48:45 +02:00
parent a1b907024e
commit 8194bc9dea
3 changed files with 33 additions and 83 deletions

View File

@@ -45,8 +45,8 @@ services:
depends_on:
- memgraph
environment:
- MEMGRAPH_HOST=memgraph
- MEMGRAPH_PORT=7687
- HTTP_PORT=:8080
- MEMGRAPH_URI=bolt://memgraph:7687
- MEMGRAPH_USER=<USERNAME>
- MEMGRAPH_PASSWORD=<PASSWORD>
healthcheck: