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