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 }}"