mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-24 05:17:06 +02:00
update neo4j
This commit is contained in:
parent
5f527a2732
commit
741b3969c3
@ -2,6 +2,7 @@ neo4j:
|
|||||||
image: neo4j
|
image: neo4j
|
||||||
ports:
|
ports:
|
||||||
- "7474:7474"
|
- "7474:7474"
|
||||||
|
- "7687:7687"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user