From 42f135086753fc6784e1b4894a4fcc6164a06669 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期三, 05 三月 2025 11:20:26 +0800
Subject: [PATCH] Merge branch 'refs/heads/dev'

---
 vue.config.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index d0aee59..17ee4f0 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -36,6 +36,7 @@
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
+        // target: `http://192.168.0.104:8002`,
         target: `http://127.0.0.1:8002`,
         changeOrigin: true,
         pathRewrite: {

--
Gitblit v1.9.3