From 6fc3fef525266db25701c9d0e5fbca0a36d153a8 Mon Sep 17 00:00:00 2001 From: danshihao Date: Thu, 21 Mar 2024 09:01:01 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E7=AB=AF=E5=8F=A3=E5=9B=9E=E6=BB=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index a2c45c9..aff1e1f 100644 --- a/vue.config.js +++ b/vue.config.js @@ -91,7 +91,7 @@ module.exports = { },*/ '/jero-boot': { // '' - target: 'http://localhost:21824', //请求本地 jero-boot后台项目 + target: 'http://localhost:8080', //请求本地 jero-boot后台项目 ws: false, changeOrigin: true },