From 9425042bd8b22425dc22127b6a6e1051189639fd Mon Sep 17 00:00:00 2001 From: hackrobot Date: Thu, 11 Apr 2024 08:52:49 +0800 Subject: [PATCH] www --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 1f74bf8..9a2464c 100644 --- a/config/index.js +++ b/config/index.js @@ -83,7 +83,7 @@ const config = { changeOrigin: true } }, - disableHostCheck: true + allowedHosts: "all" } }, };