Skip to content
Snippets Groups Projects
Commit 16d7c237 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

### 0.0.18 Release

parent 63adb8d9
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ POSTGRES_URL = 'localhost'
POSTGRES_DB = 'covid19data'
ITEMS_PER_PAGE = 10
CELERY_BROKER_URL = 'redis://localhost:6379/0'
SECRET_KEY='vfdjv423ndf654&%%'
SECRET_KEY = 'vfdjv423ndf654&%%'
APP_DEBUGGER_ACTIVE = True
CELERY_CONF_WORKER_SEND_TASK_EVENTS = True
CELERY_CONF_TASK_SEND_SENT_EVENT = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment