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

This commit is contained in:
疯狂的狮子li
2022-10-14 11:25:24 +08:00
parent 63e9fc3b71
commit feb9c14155

View File

@@ -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: