mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-12 15:19:52 +02:00
Update 'README.md'
This commit is contained in:
parent
aec490eea1
commit
c5bcab0f4a
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ If database needs to be updated, tt-rss will prompt you to do so on next page re
|
|||
#### Updating container scripts
|
||||
|
||||
1. Stop the containers: ``docker-compose down && docker-compose rm``
|
||||
2. Update scripts from git: ``git pull origin master`` and apply any necessary modifications to ``.env``, etc.
|
||||
2. Update scripts from git: ``git pull origin static-dockerhub`` and apply any necessary modifications to ``.env``, etc.
|
||||
3. Pull fresh images and start the containers: ``docker-compose pull && docker-compose up``
|
||||
|
||||
### Suggestions / bug reports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue