quick fix to make the docs work on local

This commit is contained in:
Haseeb ur Rehman 2020-08-03 03:41:15 +05:00 committed by GitHub
parent a96fc9ebfe
commit 849121a722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ IPYTHONDIR=/app/.ipython
# Redis
# ------------------------------------------------------------------------------
REDIS_URL=redis://redis:6379/0
CELERY_BROKER_URL=REDIS_URL
# Celery
# ------------------------------------------------------------------------------