1. 修改 port
This commit is contained in:
parent
1f8fba263f
commit
365c1d01c8
|
|
@ -1,7 +1,7 @@
|
||||||
server:
|
server:
|
||||||
#开启优雅停机
|
#开启优雅停机
|
||||||
shutdown: graceful
|
shutdown: graceful
|
||||||
port: 8086
|
port: 8087
|
||||||
servlet:
|
servlet:
|
||||||
context-path: /loan
|
context-path: /loan
|
||||||
tomcat:
|
tomcat:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue