Fucking with amqp details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-10 10:40:46 +02:00
parent 683cb260da
commit 6227e9c5aa
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 1 deletions

View File

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