mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:36 +02:00
update neo4j
This commit is contained in:
parent
5f527a2732
commit
741b3969c3
@ -2,6 +2,7 @@ neo4j:
|
||||
image: neo4j
|
||||
ports:
|
||||
- "7474:7474"
|
||||
- "7687:7687"
|
||||
volumes:
|
||||
- ./data:/data
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user