Override flower service image name

This commit is contained in:
Nikita P. Shupeyko 2018-06-10 21:27:17 +03:00
parent 55d1457895
commit 0c47b3235b

View File

@ -46,6 +46,7 @@ services:
flower:
<<: *django
image: {{ cookiecutter.project_slug }}_local_flower
ports:
- "5555:5555"
command: /start-flower