From 00eab3e31d5ba4d9f17ade75395ea071c725c156 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 10 Apr 2020 10:28:27 +0200 Subject: [PATCH] Reset as this is the link for the email --- ansible/templates/alerta.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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