health.mail false

This commit is contained in:
MaxKey
2021-11-14 21:42:41 +08:00
parent 34cbcc508e
commit 9aad73aa9d
3 changed files with 3 additions and 0 deletions

View File

@@ -322,6 +322,7 @@ management.endpoint.health.show-details =ALWAYS
#Spring Boot Admin Client
spring.boot.admin.client.url =${SPRING_BOOT_ADMIN_URL:http://127.0.0.1:9528}
management.health.redis.enabled =false
management.health.mail.enabled =false
############################################################################
#Do not modify the following configuration

View File

@@ -324,6 +324,7 @@ management.endpoint.health.show-details =ALWAYS
#Spring Boot Admin Client
spring.boot.admin.client.url =${SPRING_BOOT_ADMIN_URL:http://127.0.0.1:9528}
management.health.redis.enabled =false
management.health.mail.enabled =false
############################################################################
#Do not modify the following configuration