mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-02 19:20:15 +03:00
Add -f dev.yml
This commit is contained in:
parent
329ff57551
commit
752b6a3903
|
@ -158,7 +158,7 @@ Then you may need to run the following for it to work as desired:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
$ docker-compose run --service-ports django
|
$ docker-compose run -f dev.yml --service-ports django
|
||||||
|
|
||||||
django-debug-toolbar
|
django-debug-toolbar
|
||||||
""""""""""""""""""""
|
""""""""""""""""""""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user