diff --git a/ansible/templates/alerta.conf b/ansible/templates/alerta.conf index 333579e..06d2ce0 100644 --- a/ansible/templates/alerta.conf +++ b/ansible/templates/alerta.conf @@ -9,7 +9,7 @@ timezone = Europe/London [alerta-mailer] amqp_url = {{ db_type }}://{{ db_user }}:{{ db_passwd }}@{{ db_loc }}/kombu config_file = /app/alerta.conf -dashboard_url = http://localhost:8080 +dashboard_url = https://{{ domain }} debug = True email_type = text endpoint = http://localhost:8080