修改启动端口和连接数据库信息
This commit is contained in:
parent
24275b0daf
commit
f602c56157
|
@ -30,7 +30,7 @@ xxl.job:
|
||||||
# 执行器日志文件保存天数:大于3生效
|
# 执行器日志文件保存天数:大于3生效
|
||||||
logretentiondays: 30
|
logretentiondays: 30
|
||||||
server:
|
server:
|
||||||
port: 8081
|
port: 8103
|
||||||
--- # 数据源配置
|
--- # 数据源配置
|
||||||
spring:
|
spring:
|
||||||
datasource:
|
datasource:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user