Update env vars

This commit is contained in:
HoshinoKoji 2025-03-11 20:24:40 +08:00
parent 37a4f83701
commit dc05d722ea

View File

@ -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",