You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-15 20:03:18 +02:00
update neo4j
This commit is contained in:
@@ -2,6 +2,7 @@ neo4j:
|
||||
image: neo4j
|
||||
ports:
|
||||
- "7474:7474"
|
||||
- "7687:7687"
|
||||
volumes:
|
||||
- ./data:/data
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user