From ac183b478b728a79b2f422ad0638c76c4b67a6fd Mon Sep 17 00:00:00 2001 From: zhaoy <137053305@qq.com> Date: Thu, 25 Jan 2024 09:47:36 +0800 Subject: [PATCH] z --- config/proxy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/proxy.js b/config/proxy.js index d4c6538..d36e915 100644 --- a/config/proxy.js +++ b/config/proxy.js @@ -9,7 +9,7 @@ export default { dev: { '/saasbase/': { - target: 'http://192.168.1.19:5006', + target: 'http://localhost:5006', changeOrigin: true, secure: false, //关闭证书验证 pathRewrite: {