mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-10 23:09:52 +02:00
upd README
This commit is contained in:
parent
450967695d
commit
22b0455455
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ General outline of the configuration is as follows:
|
|||
|
||||
- separate containers (frontend: caddy, database: pgsql, app and updater: php/fpm)
|
||||
- tt-rss latest git master source baked into container on build
|
||||
- images are pulled from Docker Hub (automatically published on tt-rss master source update)
|
||||
- images are pulled from [Docker Hub](https://hub.docker.com/u/cthulhoo) (automatically published on tt-rss master source update)
|
||||
- working copy is stored on (and rsynced over on restart) a persistent volume so plugins, etc. could be easily added
|
||||
- ``config.php`` is generated if it is missing
|
||||
- database schema is installed automatically if it is missing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue