1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-08 23:49:53 +02:00

update README.md

This commit is contained in:
Andrew Dolgov 2020-01-19 13:11:34 +03:00
parent 176731e3fb
commit 5f160dff15

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.