远程配置:将github文件上传域名配置到系统代理排除列表中:objects-origin.githubusercontent.com
parent
464d5a7015
commit
166ccd13a1
|
@ -35,6 +35,8 @@
|
||||||
},
|
},
|
||||||
"proxy": {
|
"proxy": {
|
||||||
"excludeIpList": {
|
"excludeIpList": {
|
||||||
|
// Github文件上传所使用的域名,被DS代理会导致文件上传经常失败,从系统代理中排除掉
|
||||||
|
"objects-origin.githubusercontent.com": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"plugin": {
|
"plugin": {
|
||||||
|
|
Loading…
Reference in New Issue