diff --git a/packages/core/src/config/remote_config.json5 b/packages/core/src/config/remote_config.json5 index 77c3e201..35309c09 100644 --- a/packages/core/src/config/remote_config.json5 +++ b/packages/core/src/config/remote_config.json5 @@ -35,6 +35,8 @@ }, "proxy": { "excludeIpList": { + // Github文件上传所使用的域名,被DS代理会导致文件上传经常失败,从系统代理中排除掉 + "objects-origin.githubusercontent.com": true } }, "plugin": {