mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Update {{cookiecutter.project_slug}}/local.yml
This commit is contained in:
parent
29f3706aef
commit
d28bd97f3a
|
@ -64,7 +64,7 @@ services:
|
|||
{%- if cookiecutter.use_celery == 'y' %}
|
||||
|
||||
redis:
|
||||
image: redis:6.2.4
|
||||
image: redis:6
|
||||
container_name: redis
|
||||
|
||||
celeryworker:
|
||||
|
|
Loading…
Reference in New Issue
Block a user