mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Update developing-locally-docker.rst
This commit is contained in:
parent
fdedd151ab
commit
c1a90af9ad
|
@ -124,6 +124,8 @@ Using the ``eval`` command we can switch machines as needed.
|
|||
Detached Mode
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
If you want to run the stack in detached mode (in the background), use the ``-d`` argument::
|
||||
If you want to run the stack in detached mode (in the background), use the ``-d`` argument:
|
||||
|
||||
$ docker-compose up -d
|
||||
::
|
||||
|
||||
$ docker-compose up -d
|
||||
|
|
Loading…
Reference in New Issue
Block a user