From f425dd6f8e00a44f398dce1531b8784789e663e0 Mon Sep 17 00:00:00 2001 From: wulin Date: Mon, 5 Feb 2024 16:42:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9C=AC=E5=9C=B0=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=99=A8=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index 65ab362..c1da323 100644 --- a/config/index.js +++ b/config/index.js @@ -14,7 +14,7 @@ module.exports = { proxyTable: { '/wl_management': { // target: 'https://tlzmanagement.ldxinyong.com', - target: 'http://192.168.8.107:80/', + target: 'http://192.168.8.107:8080/', changeOrigin: true } },