ontology
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
IMAGE_VERSION=neo4j:5.21.0
|
||||
SPEC=ontocast
|
||||
CONTAINER_NAME="${SPEC}.neo4j"
|
||||
NEO4J_PORT=7476
|
||||
NEO4J_BOLT_PORT=7689
|
||||
NEO4J_PLUGINS='["n10s"]'
|
||||
NEO4J_AUTH="neo4j/test!passfortesting"
|
||||
Reference in New Issue
Block a user