From 77212e2e620ed3bea1e9e5d04f1aa16f0616b51c Mon Sep 17 00:00:00 2001 From: whycxzp <perryhsu@163.com> Date: 星期三, 26 十月 2022 10:32:02 +0800 Subject: [PATCH] 更新 --- src/main/resources/config/application-lite-dev.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/config/application-lite-dev.yml b/src/main/resources/config/application-lite-dev.yml index 9077ce8..d4a0fc3 100644 --- a/src/main/resources/config/application-lite-dev.yml +++ b/src/main/resources/config/application-lite-dev.yml @@ -3,7 +3,7 @@ type: 1 #鏈嶅姟绔彛鍙� server: - port: 8099 + port: 8093 servlet: context-path: /res session: -- Gitblit v1.9.1