- corrected comment

This commit is contained in:
Ulf Gebhardt 2021-01-23 02:09:44 +01:00
parent 210e09a12a
commit c5a1243b4b
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -45,7 +45,7 @@ services:
# Also expose the neo4j query browser
- 7474:7474
networks:
# So we can access the playground from our host machine
# So we can access the neo4j query browser from our host machine
- external-net
########################################################