mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
fixed neo4j query browser name - its not called playground
This commit is contained in:
parent
0081219926
commit
930cce6b51
@ -42,7 +42,7 @@ services:
|
|||||||
neo4j:
|
neo4j:
|
||||||
image: ocelotsocialnetwork/neo4j:development
|
image: ocelotsocialnetwork/neo4j:development
|
||||||
ports:
|
ports:
|
||||||
# Also expose the playground
|
# Also expose the neo4j query browser
|
||||||
- 7474:7474
|
- 7474:7474
|
||||||
networks:
|
networks:
|
||||||
# So we can access the playground from our host machine
|
# So we can access the playground from our host machine
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user