port改成10086
This commit is contained in:
parent
aecdd8a4fb
commit
cd82812db7
|
@ -1,5 +1,5 @@
|
|||
server:
|
||||
port: 9999
|
||||
port: 10086
|
||||
servlet:
|
||||
context-path: /kangarooDataCenterV3
|
||||
localIP: 127.0.0.1
|
||||
|
|
Loading…
Reference in New Issue