mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 01:14:53 +03:00
quick fix to make the docs work on local
This commit is contained in:
parent
a96fc9ebfe
commit
849121a722
|
@ -7,6 +7,7 @@ IPYTHONDIR=/app/.ipython
|
|||
# Redis
|
||||
# ------------------------------------------------------------------------------
|
||||
REDIS_URL=redis://redis:6379/0
|
||||
CELERY_BROKER_URL=REDIS_URL
|
||||
|
||||
# Celery
|
||||
# ------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user