modern.js icon indicating copy to clipboard operation
modern.js copied to clipboard

文档里面 CLOUD_BUCKET_REGION 的行为容易被误解为不填使用 CLOUD_REGION 的值,但是实际上是固定用 ap-guangzhou

Open wangkechun opened this issue 4 years ago • 1 comments

image https://modernjs.dev/docs/guides/features/server-side/deploy/upload-cdn/cos

wangkechun avatar Nov 20 '21 05:11 wangkechun

and 建议示例里面环境变量把等于号写上

# 腾讯云区域信息(可选,默认 'ap-guangzhou')
CLOUD_REGION=ap-shanghai

wangkechun avatar Nov 20 '21 05:11 wangkechun