From 80233b45f28001e05c7d798621b1453541ca331b Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Fri, 2 Jan 2026 16:52:16 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=9C=AC=E5=9C=B0=E7=8E=AF?= =?UTF-8?q?=E5=A2=83?= 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 d3ce99c..ec50368 100644 --- a/vue.config.js +++ b/vue.config.js @@ -34,7 +34,7 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - // target: `http://localhost:8080`, + //target: `http://localhost:8080`, target: `http://39.99.251.173:8080`, changeOrigin: true, pathRewrite: {