Add missing var
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-04-09 19:18:00 +02:00
parent 6e4b77f1c9
commit bfb73d1057
2 changed files with 2 additions and 1 deletions

View File

@ -9,3 +9,4 @@ keycloak_role: "worker-owner"
keycloak_url: "https://id.autonomic.zone"
mail_from: "alerta-noreply@autonomic.zon"
mail_to: "kaboom@autonomic.zone"
smtp_username: "alerta-noreply"