Further amqp config
This commit is contained in:
@ -8,7 +8,7 @@ timezone = Europe/London
|
||||
key = {{ alerta_mailer_api_key }}
|
||||
mail_to = {{ mail_to }}
|
||||
mail_from = {{ mail_from }}
|
||||
amqp_url = redis://localhost:6379/
|
||||
amqp_url = mongodb://localhost:27017/
|
||||
dashboard_url = http://localhost:8000
|
||||
smtp_username = {{ smtp_username }}
|
||||
smtp_password = {{ smtp_passwd }}
|
||||
|
||||
Reference in New Issue
Block a user