diff --git a/docker-compose.yml b/docker-compose.yml index aeb26e4fd..49bf27383 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -99,7 +99,7 @@ services: container_name: neo4j build: context: ./neo4j - # community edition 👆🏼, because we have no enterprise licence 👇🏼 at the moment + # community edition, because we have no enterprise licence at the moment target: community networks: - internal-net