This commit is contained in:
@ -8,7 +8,7 @@ timezone = Europe/London
|
|||||||
|
|
||||||
[alerta-mailer]
|
[alerta-mailer]
|
||||||
amqp_topic = notify
|
amqp_topic = notify
|
||||||
amqp_url = "mongodb://{{ env "DB_HOST" }}/{{ env "DB_NAME" }}"
|
amqp_url = mongodb://{{ env "DB_HOST" }}/{{ env "DB_NAME" }}
|
||||||
config_file = /app/alerta.conf
|
config_file = /app/alerta.conf
|
||||||
dashboard_url = https://{{ env "DOMAIN" }}
|
dashboard_url = https://{{ env "DOMAIN" }}
|
||||||
debug = {{ env "DEBUG" }}
|
debug = {{ env "DEBUG" }}
|
||||||
|
Reference in New Issue
Block a user