From 82ceff11609f3cdf2b7ef8781d714c942cbb6ed0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 9 Apr 2020 09:47:14 +0200 Subject: [PATCH] Get debugging for now --- ansible/templates/alertad.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/templates/alertad.conf b/ansible/templates/alertad.conf index 01fb1eb..548dce1 100644 --- a/ansible/templates/alertad.conf +++ b/ansible/templates/alertad.conf @@ -1,6 +1,6 @@ SITE_LOGO_URL = 'https://www.coops.tech/images/coops/autonomic' -DEBUG = False +DEBUG = True SECRET = "{{ alerta_secret_key }}"