Skip to content

Commit 7dd47e9

Browse files
committed
Fix sample_env
1 parent 4976c3d commit 7dd47e9

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
@@ -12,7 +12,7 @@ CURATION_PROVIDER="github"
1212
CURATION_STORE_PROVIDER="mongo"
1313

1414
# 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)>
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)>"
1616

1717
# Definition Store Info
1818
DEFINITION_STORE_PROVIDER="mongoTrimmed"

0 commit comments

Comments
 (0)