1. 修改 port

This commit is contained in:
zhaowenyuan 2024-06-15 18:34:52 +08:00
parent 1f8fba263f
commit 365c1d01c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
server: server:
#开启优雅停机 #开启优雅停机
shutdown: graceful shutdown: graceful
port: 8086 port: 8087
servlet: servlet:
context-path: /loan context-path: /loan
tomcat: tomcat: