Update env vars
This commit is contained in:
parent
37a4f83701
commit
dc05d722ea
@ -31,6 +31,7 @@
|
|||||||
* https://developers.cloudflare.com/workers/wrangler/configuration/#environment-variables
|
* https://developers.cloudflare.com/workers/wrangler/configuration/#environment-variables
|
||||||
*/
|
*/
|
||||||
"vars": {
|
"vars": {
|
||||||
|
"R2_ENDPOINT": "https://b58c5c3badb9bc2e8c8adb1f6325c461.r2.cloudflarestorage.com",
|
||||||
"R2_BUCKET": "experiment",
|
"R2_BUCKET": "experiment",
|
||||||
"COS_GLOBAL_ENDPOINT": "https://cos.accelerate.myqcloud.com",
|
"COS_GLOBAL_ENDPOINT": "https://cos.accelerate.myqcloud.com",
|
||||||
"COS_GLOBAL_REGION": "accelerate",
|
"COS_GLOBAL_REGION": "accelerate",
|
||||||
|
Loading…
Reference in New Issue
Block a user