From 85c510ca557d9dcf23d033414374b138421c64c9 Mon Sep 17 00:00:00 2001 From: wangzhijiang Date: Mon, 8 May 2023 17:41:25 +0800 Subject: [PATCH] update --- jero-web/vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-web/vue.config.js b/jero-web/vue.config.js index 54040702a..8e9cb0b2d 100644 --- a/jero-web/vue.config.js +++ b/jero-web/vue.config.js @@ -93,7 +93,7 @@ module.exports = { } }, */ '/jero-boot': { - target: 'http://localhost:8082', //请求本地 jero-boot后台项目 + target: 'http://localhost:8080', //请求本地 jero-boot后台项目 // target: 'http://10.10.10.46:8101', //请求本地 jero-boot后台项目 // target: 'http://10.0.1.25:8080', // target: 'http://10.0.1.5:8080',