From 5124a64edfbcf43c8d4e9d6c396c2ebc3b31c795 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期五, 29 三月 2024 17:57:16 +0800
Subject: [PATCH] fix

---
 conf/config.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/config.yaml b/conf/config.yaml
index 37c133c..e28923c 100644
--- a/conf/config.yaml
+++ b/conf/config.yaml
@@ -1,5 +1,5 @@
 web:
-  port: 8008
+  port: 8009
   host: 192.168.20.119
   jwtKey: 12345
 service:

--
Gitblit v1.8.0