We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4bdf0 commit 9782135Copy full SHA for 9782135
docker-compose.yml
@@ -30,6 +30,7 @@ services:
30
tty: true
31
32
database:
33
+ user: neo4j:neo4j
34
image: neo4j:5.11
35
ports:
36
- 7687:7687
0 commit comments