Get debugging for now

This commit is contained in:
Luke Murphy
2020-04-09 09:47:14 +02:00
parent c8d4ec64ee
commit 82ceff1160

View File

@ -1,6 +1,6 @@
SITE_LOGO_URL = 'https://www.coops.tech/images/coops/autonomic'
DEBUG = False
DEBUG = True
SECRET = "{{ alerta_secret_key }}"