This commit is contained in:
Wolfgang Huß 2021-01-22 13:03:39 +01:00
commit 990b3506bb

View File

@ -42,7 +42,7 @@ services:
neo4j:
image: ocelotsocialnetwork/neo4j:development
ports:
# Also expose the playground
# Also expose the neo4j query browser
- 7474:7474
networks:
# So we can access the playground from our host machine