Skip to content

Commit 393074f

Browse files
committed
adds documentation of the GitLab token
Signed-off-by: Nell Shamrell <[email protected]>
1 parent bf0a2c8 commit 393074f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ CURATION_GITHUB_OWNER="clearlydefined"
103103
CURATION_GITHUB_REPO="curated-data-dev"
104104
CURATION_GITHUB_TOKEN="<your GitHub token>"
105105
106+
# GitLab info
107+
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)>
108+
106109
# Curation Store Info
107110
CURATION_MONGO_CONNECTION_STRING="mongodb://clearlydefined_mongo_db"
108111
CURATION_MONGO_DB_NAME="clearlydefined"

0 commit comments

Comments
 (0)