update README one more time

This commit is contained in:
Andrew Dolgov 2020-01-22 16:41:31 +03:00
parent 14a5e1c163
commit af3e981335
1 changed files with 1 additions and 1 deletions

View File

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