We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4976c3d commit 7dd47e9Copy full SHA for 7dd47e9
sample_env
@@ -12,7 +12,7 @@ CURATION_PROVIDER="github"
12
CURATION_STORE_PROVIDER="mongo"
13
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)>
+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
17
# Definition Store Info
18
DEFINITION_STORE_PROVIDER="mongoTrimmed"
0 commit comments