update tencentscf.js.

This commit is contained in:
Jone2008
2021-01-29 17:14:40 +08:00
committed by Gitee
parent 50acde046b
commit bdc5626f09

View File

@ -10,7 +10,7 @@ const clientConfig = {
secretId: process.env.TENCENT_SECRET_ID,
secretKey: process.env.TENCENT_SECRET_KEY,
},
region: process.env.TENCENT_REGION, // 区域参考https://cloud.tencent.com/document/product/213/6091
region: process.env.TENCENT_REGION, // 区域参考https://cloud.tencent.com/document/product/583/17299
profile: {
httpProfile: {
endpoint: "scf.tencentcloudapi.com",