More rocket.chat config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-04-10 16:36:26 +02:00
parent be71d14874
commit dd650cfa01
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,5 @@
---
alerta_username: "alerta"
db_loc: "dokku-mongo-alerta:27017"
db_name: "alerta"
db_type: "mongodb"
@ -13,6 +14,7 @@ keycloak_url: "https://id.autonomic.zone"
mail_from: "alerta-noreply@autonomic.zone"
mail_to: "kaboom@autonomic.zone"
rocket_chat_channel: "kaboom"
rocket_chat_icon_emoji: ":rocket:"
smtp_host: "mail.gandi.net"
smtp_port: "587"
smtp_starttls: "True"