1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:36 +02:00

update neo4j

This commit is contained in:
kev 2016-04-27 08:28:51 +08:00
parent 5f527a2732
commit 741b3969c3

View File

@ -2,6 +2,7 @@ neo4j:
image: neo4j
ports:
- "7474:7474"
- "7687:7687"
volumes:
- ./data:/data
environment: