You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Please go to 'https://cloud.tencent.com/product/api' for a Tencent Cloud API.
* Don't worry, it's easy and free.
*/
module.exports = {
SecretId: '------------------------------------',
SecretKey: '--------------------------------'
}
`
if (!fs.existsSync(apiConfig)) {
console.log('We have detected that your Tencent Cloud API has not been configured.\nPlease configure it and modify the fake configuration file in time.')