Add -f dev.yml

This commit is contained in:
mjsisley 2016-06-03 08:17:44 -07:00
parent 329ff57551
commit 752b6a3903

View File

@ -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
""""""""""""""""""""