小调整。

pull/352/head
王良 3 months ago
parent b2d8e8b839
commit 0d92161ca7

@ -5,8 +5,8 @@ module.exports = {
setting: {
sslVerify: true, // Git.exe 是否关闭sslVerifytrue=关闭 false=开启
noProxyUrls: {
'https://gitee.com/': true,
'https://e.coding.net/': true
'https://gitee.com': true,
'https://e.coding.net': true
}
}
}

Loading…
Cancel
Save