diff --git a/docs/infrastructure.md b/docs/infrastructure.md index 7e935381..d452f24d 100644 --- a/docs/infrastructure.md +++ b/docs/infrastructure.md @@ -111,6 +111,7 @@ Below are all the possible Neurobagel environment variables that can be set in ` ```bash NB_GRAPH_IMG=ontotext/graphdb:10.3.1 NB_GRAPH_ROOT_CONT=/opt/graphdb/home + NB_GRAPH_ROOT_HOST=~/graphdb-home # Or, replace with another directory on your own (host) system where you want to store the database files NB_GRAPH_PORT=7200 NB_GRAPH_PORT_HOST=7200 NB_GRAPH_DB=repositories/my_db # For graphDB, this value should always take the format of: repositories/