port改成10086

This commit is contained in:
xiang2lin 2025-04-28 14:19:01 +08:00
parent aecdd8a4fb
commit cd82812db7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
server:
port: 9999
port: 10086
servlet:
context-path: /kangarooDataCenterV3
localIP: 127.0.0.1