Get debugging for now

This commit is contained in:
Luke Murphy 2020-04-09 09:47:14 +02:00
parent c8d4ec64ee
commit 82ceff1160
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

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