mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-13 21:26:53 +03:00
03ee6c78d6
Closes #1235.
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
# Celery
|
|
# ------------------------------------------------------------------------------
|
|
CELERY_BROKER_URL=redis://redis:6379/0
|