Skip to content

Commit fd8d017

Browse files
exaby73transistive
authored andcommitted
fix: Add apoc plugin for Neo4j v4 containers
1 parent 3df0636 commit fd8d017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose-neo4j-4.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ x-shared:
33
NEO4J_AUTH: neo4j/testtest
44
NEO4J_ACCEPT_LICENSE_AGREEMENT: "yes"
55
NEO4J_dbms_security_allow__csv__import__from__file__urls: "true"
6+
NEO4JLABS_PLUGINS: '["apoc"]'
67

78
x-shared-cluster:
89
&common-cluster

0 commit comments

Comments
 (0)