forked from wanjia9506/soft_bot
fix:modify default port
This commit is contained in:
parent
a98cdac41e
commit
f2c88d66a4
|
|
@ -1,5 +1,5 @@
|
|||
server:
|
||||
port: 8080
|
||||
port: 8081
|
||||
es-url:
|
||||
127.0.0.1:9200
|
||||
spring:
|
||||
|
|
|
|||
Loading…
Reference in New Issue