From 11713ebaf140cce03b439146aa63677d725112e7 Mon Sep 17 00:00:00 2001
From: longyvfengyun <496960745@qq.com>
Date: 星期三, 29 十一月 2023 17:32:05 +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 30ec962..57686eb 100644
--- a/vite.config.js
+++ b/vite.config.js
@@ -34,7 +34,7 @@
     }
   },
   server: {
-    port: 8080
+    port: 8081
   },
   resolve: {
     alias: {

--
Gitblit v1.9.1