добавлены настройки для нотификации

This commit is contained in:
StepanDemin 2024-12-06 13:43:42 +00:00
parent b1f05c3fe4
commit a6db7bc427

View File

@ -27,6 +27,20 @@ configs:
embedded: embedded:
enabled: true enabled: true
cluster-name: eisa-master cluster-name: eisa-master
spring:
mail:
host: smtp.yandex.ru
port: 465
username: expertisaewh@yandex.ru
password: ${NOTIFICATION_PASSWORD}
properties:
mail:
transport:
protocol: smtps
smtp:
auth: true
ssl:
enable: true
eisa: eisa:
force-core-update: true force-core-update: true
metadata-git: metadata-git: