From c3147bbd4a46b411659e4c2e94ed121e7d8a2c3b Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Fri, 22 Jan 2021 14:19:23 +0100 Subject: [PATCH] Update docker-compose.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Wolfgang Huß --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index b1a86fd40..b3d034621 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -70,7 +70,7 @@ services: - ./backend/.env ######################################################## - # Neo4J ################################################ + # NEO4J ################################################ ######################################################## neo4j: image: ocelotsocialnetwork/neo4j:latest @@ -114,4 +114,4 @@ networks: volumes: backend_uploads: - neo4j_data: \ No newline at end of file + neo4j_data: