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

Update 'Home'

fox 2021-03-13 16:58:36 +03:00
parent 894479e1b6
commit e52ebbc566

@ -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