From eeef5fbdc6f7a986f1d9acc37dd3b8af1a6429e4 Mon Sep 17 00:00:00 2001 From: 77 <77@77.com> Date: Thu, 23 May 2024 17:17:43 +0800 Subject: [PATCH] 123 --- vue.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index f6b04a1..10a4942 100644 --- a/vue.config.js +++ b/vue.config.js @@ -35,8 +35,7 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - // target: `http://localhost:8080`, - target: `http://124.222.254.188:8090`, + target: `http://localhost:8080`, changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''