From c478619b44e437b9df2179adfa79a1e50b6be222 Mon Sep 17 00:00:00 2001
From: guonan <guonan201020@163.com>
Date: 星期三, 23 四月 2025 10:22:05 +0800
Subject: [PATCH] 提交

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

diff --git a/vue.config.js b/vue.config.js
index eb25a59..45ca340 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -21,7 +21,7 @@
     hot: true,
     proxy: {
       '/api': {
-        target: 'http://192.168.56.107:8078',
+        target: 'http://192.168.56.107:8077',
         changeOrigin: true,
         // pathRewrite: {
         //   '^/api': ''

--
Gitblit v1.9.3