From cbf799d265ec5a9c59847c9a5c16b2ad56fbb449 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Tue, 19 Jan 2021 17:39:00 +0100 Subject: [PATCH] - build community edition of neo4j --- docker-compose.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index 5e3349df8..b1a86fd40 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -76,6 +76,8 @@ services: image: ocelotsocialnetwork/neo4j:latest build: context: ./neo4j + # community edition 👆🏼, because we have no enterprise licence 👇🏼 at the moment + target: community networks: - internal-net ports: