Revert to using kombu
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-10 10:47:07 +02:00
parent 4f6752c005
commit ae6a644663
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ timezone = Europe/London
[alerta-mailer]
amqp_topic = notify
amqp_url = {{ db_type }}://{{ db_user }}:{{ db_passwd }}@{{ db_loc }}
amqp_url = {{ db_type }}://{{ db_user }}:{{ db_passwd }}@{{ db_loc }}/kombu
config_file = /app/alerta.conf
dashboard_url = https://{{ domain }}
debug = True