Drop username and var out starttls
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-04-10 11:25:16 +02:00
parent cc616c9d53
commit 34899f34f2
2 changed files with 3 additions and 3 deletions

View File

@ -13,5 +13,6 @@ keycloak_url: "https://id.autonomic.zone"
mail_from: "alerta-noreply@autonomic.zone"
mail_to: "kaboom@autonomic.zone"
smtp_host: "mail.gandi.net"
smtp_username: "alerta-noreply"
smtp_port: "587"
smtp_starttls: "True"
smtp_username: "alerta-noreply"