mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-08 11:00:01 +02:00
Update 'Home'
parent
894479e1b6
commit
e52ebbc566
1 changed files with 2 additions and 0 deletions
2
Home.md
2
Home.md
|
@ -36,6 +36,8 @@ services:
|
||||||
|
|
||||||
### I'm trying to run CLI tt-rss scripts inside the container and they complain about root
|
### I'm trying to run CLI tt-rss scripts inside the container and they complain about root
|
||||||
|
|
||||||
|
(run in the compose script directory)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker-compose exec --user app app php8 /var/www/html/tt-rss/update.php --help
|
docker-compose exec --user app app php8 /var/www/html/tt-rss/update.php --help
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue