update README.md

This commit is contained in:
Andrew Dolgov 2020-01-19 13:11:34 +03:00
parent 176731e3fb
commit 5f160dff15
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ remove ``127.0.0.1:`` from ``HTTP_PORT`` variable in ``.env``.
#### Build and start the container
``docker-compose up``
``docker-compose up --build``
See docker-compose documentation for more information and available options.