mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-18 02:44:51 +03:00
� fixed typo in
This commit is contained in:
parent
ab7d44049c
commit
18fe62a341
|
@ -15,7 +15,6 @@ variables:
|
|||
MYSQL_ROOT_PASSWORD: ''
|
||||
MYSQL_ALLOW_EMPTY_PASSWORD: 'yes'
|
||||
{% endif -%}
|
||||
{%- endif %}
|
||||
{% if cookiecutter.use_celery == 'y' -%}
|
||||
CELERY_BROKER_URL: 'redis://redis:6379/0'
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user