mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-08 00:39:54 +02:00
update README one more time
This commit is contained in:
parent
14a5e1c163
commit
af3e981335
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Not fully tested yet, don't use in production unless you know what you're doing.
|
|||
|
||||
The general outline of the configuration is as follows:
|
||||
|
||||
- three linked containers (frontend: caddy, database: pgsql, application: php/fpm)
|
||||
- separate containers (frontend: caddy, database: pgsql, app and updater: php/fpm)
|
||||
- caddy has its http port exposed to the outside
|
||||
- feed updates are handled via update daemon started in a separate container (updater)
|
||||
- tt-rss source updates from git master repository on container restart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue