diff --git a/ansible/templates/alertad.conf b/ansible/templates/alertad.conf index 747c01f..eeab047 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 = True +DEBUG = False SECRET = "{{ alerta_secret_key }}"