fixed neo4j query browser name - its not called playground

This commit is contained in:
Ulf Gebhardt 2021-01-22 11:31:31 +01:00
parent 0081219926
commit 930cce6b51
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

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