mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-12 12:47:08 +03:00
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
|
# Celery
|
||
|
# ------------------------------------------------------------------------------
|
||
|
CELERY_BROKER_URL=redis://redis:6379/0
|