diff --git a/docker-compose.override.yml b/docker-compose.override.yml index 9f94372fd..5c0280667 100644 --- a/docker-compose.override.yml +++ b/docker-compose.override.yml @@ -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 ########################################################