fix 修复 ruoyi-xxl-job-admin 服务健康检查配置缺失问题

2.X
疯狂的狮子li 2 years ago
parent 63e9fc3b71
commit feb9c14155

@ -41,6 +41,15 @@ management:
health:
mail:
enabled: false
endpoints:
web:
exposure:
include: '*'
endpoint:
health:
show-details: ALWAYS
logfile:
external-file: ./logs/${spring.application.name}/console.log
# xxljob系统配置
xxl:

Loading…
Cancel
Save