Reset as this is the link for the email
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
9b7d2f3e92
commit
00eab3e31d
@ -9,7 +9,7 @@ timezone = Europe/London
|
|||||||
[alerta-mailer]
|
[alerta-mailer]
|
||||||
amqp_url = {{ db_type }}://{{ db_user }}:{{ db_passwd }}@{{ db_loc }}/kombu
|
amqp_url = {{ db_type }}://{{ db_user }}:{{ db_passwd }}@{{ db_loc }}/kombu
|
||||||
config_file = /app/alerta.conf
|
config_file = /app/alerta.conf
|
||||||
dashboard_url = http://localhost:8080
|
dashboard_url = https://{{ domain }}
|
||||||
debug = True
|
debug = True
|
||||||
email_type = text
|
email_type = text
|
||||||
endpoint = http://localhost:8080
|
endpoint = http://localhost:8080
|
||||||
|
Reference in New Issue
Block a user