Skip to content

Commit 0b0a236

Browse files
committed
updates sample env file
Signed-off-by: Nell Shamrell <[email protected]>
1 parent 393074f commit 0b0a236

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sample_env

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ CURATION_MONGO_COLLECTION_NAME="curations"
1111
CURATION_PROVIDER="github"
1212
CURATION_STORE_PROVIDER="mongo"
1313

14+
# GitLab info
15+
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)>
16+
1417
# Definition Store Info
1518
DEFINITION_STORE_PROVIDER="mongo"
1619
DEFINITION_MONGO_CONNECTION_STRING="mongodb://clearlydefined_mongo_db"

0 commit comments

Comments
 (0)