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