From a6db7bc427097a8bbdf7fe4abe0ce9ed834154ac Mon Sep 17 00:00:00 2001 From: StepanDemin Date: Fri, 6 Dec 2024 13:43:42 +0000 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA?= =?UTF-8?q?=D0=B8=20=D0=B4=D0=BB=D1=8F=20=D0=BD=D0=BE=D1=82=D0=B8=D1=84?= =?UTF-8?q?=D0=B8=D0=BA=D0=B0=D1=86=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index 1c883dd..abbbac1 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -27,6 +27,20 @@ configs: embedded: enabled: true 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: force-core-update: true metadata-git: