diff --git a/ansible/templates/alerta.conf b/ansible/templates/alerta.conf index 166e34b..b787eb3 100644 --- a/ansible/templates/alerta.conf +++ b/ansible/templates/alerta.conf @@ -1,7 +1,7 @@ [DEFAULT] -endpoint = https://{{ domain }}/api +endpoint = https://{{ domain }} output = psql -sslverify = True +sslverify = False timezone = Europe/London [alerta-mailer]