From 2f76fa6f4b3f2e184da28542a8b43605e7c7123e Mon Sep 17 00:00:00 2001 From: hezhengao <1747627779@qq.com> Date: Fri, 26 Jul 2024 16:14:21 +0800 Subject: [PATCH] 1 --- ruoyi-ui/vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js index b9bd616..9e3098a 100644 --- a/ruoyi-ui/vue.config.js +++ b/ruoyi-ui/vue.config.js @@ -35,7 +35,7 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - target: `http://localhost:8090`, + target: `http://localhost:192.168.3.114:8090`, changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''