From 24bd8e78db83905b0d5f818c25ed5a85ce4d7159 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Wed, 11 Mar 2026 09:24:16 +0800
Subject: [PATCH] 新建分支

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

diff --git a/vite.config.js b/vite.config.js
index 094861a..f47c254 100644
--- a/vite.config.js
+++ b/vite.config.js
@@ -25,7 +25,7 @@
     },
     // vite 相关配置
     server: {
-      port: 80,
+      port: 89,
       host: true,
       open: true,
       proxy: {

--
Gitblit v1.9.2