mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fix: add missing env variables in turbo.json
This commit is contained in:
+4
-1
@@ -8,7 +8,10 @@
|
|||||||
"DATABASE_URL",
|
"DATABASE_URL",
|
||||||
"BETTER_AUTH_SECRET",
|
"BETTER_AUTH_SECRET",
|
||||||
"UPSTASH_REDIS_REST_URL",
|
"UPSTASH_REDIS_REST_URL",
|
||||||
"UPSTASH_REDIS_REST_TOKEN"
|
"UPSTASH_REDIS_REST_TOKEN",
|
||||||
|
"MARBLE_WORKSPACE_KEY",
|
||||||
|
"FREESOUND_CLIENT_ID",
|
||||||
|
"FREESOUND_API_KEY"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"check-types": {
|
"check-types": {
|
||||||
|
|||||||
Reference in New Issue
Block a user