Skip to content

Commit

Permalink
adds user directive to database service (docker#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
withtwoemms committed Jan 31, 2024
1 parent 3b4bdf0 commit 9782135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ services:
tty: true

database:
user: neo4j:neo4j
image: neo4j:5.11
ports:
- 7687:7687
Expand Down

0 comments on commit 9782135

Please sign in to comment.