временно убрана настройка smtp

This commit is contained in:
StepanDemin 2024-11-22 13:23:54 +03:00
parent 32fc4709db
commit ff3186c85e

View File

@ -54,18 +54,18 @@ configs:
enabled: true enabled: true
cluster-name: eisa-${BRANCH} cluster-name: eisa-${BRANCH}
stack: tunnel stack: tunnel
spring: #spring:
mail: # mail:
host: smtp.gmail.com # host: smtp.gmail.com
port: 587 # port: 587
username: expertisaewh@gmail.com # username: expertisaewh@gmail.com
password: ${NOTIFICATION_PASSWORD} # password: ${NOTIFICATION_PASSWORD}
properties: # properties:
mail: # mail:
smtp: # smtp:
auth: true # auth: true
starttls: # starttls:
enable: true # enable: true
eisa: eisa:
force-core-update: true force-core-update: true
metadata-git: metadata-git: