From 1d18ff904468e4a864312bdcf6d7c6a7c0477721 Mon Sep 17 00:00:00 2001
From: Houjie <714924425@qq.com>
Date: 星期五, 25 四月 2025 14:57:36 +0800
Subject: [PATCH] 项目提交

---
 manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index 3f8c2a5..1873248 100644
--- a/manifest.json
+++ b/manifest.json
@@ -86,12 +86,12 @@
             "base" : "/h5"
         },
         "devServer" : {
-            "port" : "3000",
+            "port" : "8080",
             "https" : true,
         			"proxy": {
         					/**閰嶇疆鏈嶅姟鍣ㄨ矾寰�**/
         					"/jeecg-boot": {
-        						"target": "https://192.168.1.94:9999",// 鐩爣鏈嶅姟鍣�
+        						"target": "https://192.168.1.42:9999",// 鐩爣鏈嶅姟鍣�
         						"changeOrigin": true
         					}
         				}

--
Gitblit v1.9.3