From 6202f3765ae89214583fab10608d5582fd486fdc Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Thu, 12 Sep 2024 14:25:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/vue.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js index 7278bbf..e3a86d3 100644 --- a/ruoyi-ui/vue.config.js +++ b/ruoyi-ui/vue.config.js @@ -35,8 +35,8 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - // target: `http://localhost:8080`, - target: `http://218.58.79.146:13081/prod-api/`, + target: `http://localhost:8080`, + // target: `http://218.58.79.146:13081/prod-api/`, //target: `http://218.58.79.146:13080/prod-api/`, changeOrigin: true, pathRewrite: {