mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Fix style
This commit is contained in:
parent
5a393f1d34
commit
e6604f9a7d
|
@ -78,4 +78,4 @@ RUN chmod +x /start-flower
|
|||
# copy application code to WORKDIR
|
||||
COPY . ${APP_HOME}
|
||||
|
||||
ENTRYPOINT ["/entrypoint"]
|
||||
ENTRYPOINT ["/entrypoint"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user