From 311e3f0034a88d7df22bd77a54c00b152751de95 Mon Sep 17 00:00:00 2001 From: 18603046467 Date: Wed, 17 Nov 2021 00:55:04 +0800 Subject: [PATCH] refactor: githubassets --- packages/core/src/config/remote_config.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/src/config/remote_config.json5 b/packages/core/src/config/remote_config.json5 index bba7d15..5b2e8ad 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', } } },