From 0b988a803090f020c2b5627e3b595641e8405afb Mon Sep 17 00:00:00 2001
From: lsh <lsh123456>
Date: 星期六, 15 十月 2022 10:32:30 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 30c83a7..b282c5a 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
 server:
-  port: 9090
+  port: 8080
   servlet:
     context-path: /@pom.build.finalName@
 

--
Gitblit v1.9.1