From 2c19c3b5320a7439fb6dd633b02a51a4aee462fc Mon Sep 17 00:00:00 2001 From: bert_cai Date: Tue, 24 Dec 2024 18:16:02 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/vue.config.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/web/vue.config.js b/web/vue.config.js index 5bd80a7dc..f426dc7c7 100644 --- a/web/vue.config.js +++ b/web/vue.config.js @@ -124,9 +124,7 @@ module.exports = { port: 8080, proxy: { '/api': { - target: 'http://sit.dss.bdp.weoa.com', - // target: 'http://10.107.97.166:9188', - // target: 'http://172.24.2.230:9400', + target: 'http://127.0.0.1:9400', changeOrigin: true, pathRewrite: { //'^/api': '/mock/15/api'