Skip to content

Commit

Permalink
Update environment variables in turbo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
meleksomai committed Aug 15, 2024
1 parent cef3e2a commit 4fef6bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"outputs": [
"dist/**",
".next/**"
]
],
"env": ["KV_REST_API_TOKEN", "KV_REST_API_URL"]
},
"lint": {
"outputs": []
Expand Down

0 comments on commit 4fef6bc

Please sign in to comment.