Fucking with amqp details
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
683cb260da
commit
6227e9c5aa
@ -7,7 +7,8 @@ sslverify = False
|
|||||||
timezone = Europe/London
|
timezone = Europe/London
|
||||||
|
|
||||||
[alerta-mailer]
|
[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
|
config_file = /app/alerta.conf
|
||||||
dashboard_url = https://{{ domain }}
|
dashboard_url = https://{{ domain }}
|
||||||
debug = True
|
debug = True
|
||||||
|
Reference in New Issue
Block a user