We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df0636 commit fd8d017Copy full SHA for fd8d017
docker-compose-neo4j-4.yml
@@ -3,6 +3,7 @@ x-shared:
3
NEO4J_AUTH: neo4j/testtest
4
NEO4J_ACCEPT_LICENSE_AGREEMENT: "yes"
5
NEO4J_dbms_security_allow__csv__import__from__file__urls: "true"
6
+ NEO4JLABS_PLUGINS: '["apoc"]'
7
8
x-shared-cluster:
9
&common-cluster
0 commit comments