mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-12 14:59:53 +02:00
update README
This commit is contained in:
parent
977462934e
commit
5280f48cc6
1 changed files with 3 additions and 1 deletions
|
@ -49,7 +49,9 @@ Restarting the container will update the source from origin repository.
|
|||
### How do I add plugins and themes?
|
||||
|
||||
By default, tt-rss code is stored on a persistent docker volume (``app``). You can find
|
||||
its location like this: ``docker volume inspect ttrss-docker_app | grep Mountpoint``
|
||||
its location like this:
|
||||
|
||||
``docker volume inspect ttrss-docker_app | grep Mountpoint``
|
||||
|
||||
Alternatively, you can mount any host directory as ``/var/www/html`` by updating ``docker-compose.yml``, i.e.:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue