小调整。

pull/352/head
王良 3 months ago
parent 46ab7d727c
commit e7ff99e83b

@ -6,9 +6,9 @@ module.exports = {
sslVerify: true, // Git.exe 是否关闭sslVerifytrue=关闭 false=开启
noProxyUrls: {
'https://gitee.com': true, // 码云
'https://gitlab.com': true, // Gitlab
'https://e.coding.net': true, // Coding腾讯云
'https://codeup.aliyun.com': true, // 云效 Codeup (阿里云)
'https://gitlab.com': true // Gitlab
'https://codeup.aliyun.com': true // 云效 Codeup (阿里云)
}
}
}

Loading…
Cancel
Save