diff --git a/packages/core/src/config/remote_config.json5 b/packages/core/src/config/remote_config.json5 index bba7d151..5b2e8ad7 100644 --- a/packages/core/src/config/remote_config.json5 +++ b/packages/core/src/config/remote_config.json5 @@ -4,7 +4,7 @@ 'github.githubassets.com': { '.*': { proxy: 'github.githubassets.com', - sni: null, + sni: 'baidu.com', } } },