mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-07 13:34:53 +03:00
Update developing-locally-docker.rst
This commit is contained in:
parent
aaa9800ba8
commit
221d150971
|
@ -39,7 +39,7 @@ on your development system::
|
||||||
|
|
||||||
$ docker-compose -f local.yml build
|
$ docker-compose -f local.yml build
|
||||||
|
|
||||||
If you want to build the production environment you don't have to pass an argument -f, it will automatically use production.yml.
|
If you want to build the production environment you use ``production.yml`` as -f argument (``docker-compose.yml`` or ``docker-compose.yaml`` are the defaults).
|
||||||
|
|
||||||
Boot the System
|
Boot the System
|
||||||
---------------
|
---------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user