mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-07-08 01:19:52 +02:00
Update page 'Home'
parent
cfacdef47e
commit
7e09f050a3
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -16,7 +16,7 @@ See [README.md](src/master/README.md)
|
|||
Inside the container tt-rss run under ``app`` user, which is what you should specify with docker:
|
||||
|
||||
```sh
|
||||
docker exec -it --user app APP_CONTAINER /var/www/html/tt-rss/update.php --help
|
||||
docker exec -it --user app APP_CONTAINER_ID /var/www/html/tt-rss/update.php --help
|
||||
```
|
||||
|
||||
### How do I add plugins and themes?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue