We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b60ab commit 80ba9e3Copy full SHA for 80ba9e3
1 file changed
docker-compose.yml
@@ -47,7 +47,7 @@ services:
47
- STRUCTR_MAX_HEAP=4g
48
- AGREE_TO_STRUCTR_PRIVACY_POLICY=yes
49
- STRUCTR_superuser_password=superuser
50
- - STRUCTR_database_available_connections=neo4j-default
+ - STRUCTR_database_available_connections=neo4j_default
51
- STRUCTR_neo4j__default_database_driver=org.structr.bolt.BoltDatabaseService
52
- STRUCTR_neo4j__default_database_connection_name=neo4j_default
53
- STRUCTR_neo4j__default_database_connection_url=bolt://neo4j:7687
0 commit comments