From ce511cf72eed8dca86ccc953733a49763d75d899 Mon Sep 17 00:00:00 2001 From: wulin Date: Mon, 5 Feb 2024 16:16:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E7=9A=84=E4=BF=AE=E6=94=B9?= 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 c1da323..65ab362 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:8080/', + target: 'http://192.168.8.107:80/', changeOrigin: true } },