From 24f29e90e96d214ce220713cb190d55ae84e26b5 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Wed, 18 Mar 2026 10:03:41 +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