Skip to content

Commit 101a28e

Browse files
committed
add env in turbo
1 parent 21980ce commit 101a28e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

turbo.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,10 @@
4242
"GITHUBCOPILOT_APP_ID",
4343
"GITHUBCOPILOT_APP_URL",
4444
"GITHUBCOPILOT_CLIENT_ID",
45-
"GITHUBCOPILOT_CLIENT_SECRET"
45+
"GITHUBCOPILOT_CLIENT_SECRET",
46+
"GITBOOK_PROXY_URL",
47+
"GITBOOK_PROXY_SECRET",
48+
"REFLAG_SECRET_KEY"
4649
],
4750
"tasks": {
4851
"build": {

0 commit comments

Comments
 (0)