Skip to content

Commit 4976c3d

Browse files
authored
Merge pull request #10 from qtomlinson/qt/update-sample-setup
Update Environment Variable
2 parents 8316396 + 3fb019c commit 4976c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample_env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CURATION_STORE_PROVIDER="mongo"
1515
GITLAB_TOKEN="<your GitLab token (unless you are working on code that interacts with the GitLab API, this can be a random string of characters)>
1616

1717
# Definition Store Info
18-
DEFINITION_STORE_PROVIDER="mongo"
18+
DEFINITION_STORE_PROVIDER="mongoTrimmed"
1919
DEFINITION_MONGO_CONNECTION_STRING="mongodb://clearlydefined_mongo_db"
2020
DEFINITION_MONGO_DB_NAME="clearlydefined"
2121
DEFINITION_MONGO_TRIMMED_COLLECTION_NAME="definitions-trimmed"

0 commit comments

Comments
 (0)