mirror of
https://github.com/certd/certd.git
synced 2026-07-28 23:57:41 +08:00
perf: 腾讯云插件支持国际版
This commit is contained in:
@@ -101,7 +101,7 @@ export class TencentDeployCertToLive extends AbstractTaskPlugin {
|
||||
region: '',
|
||||
profile: {
|
||||
httpProfile: {
|
||||
endpoint: 'live.tencentcloudapi.com',
|
||||
endpoint: `live.${accessProvider.intlDomain()}tencentcloudapi.com`,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user