update README

remotes/origin/pgsql-count-bits-12
Andrew Dolgov 5 years ago
parent 4c05f7cd8f
commit a239d9d3a9

@ -7,8 +7,8 @@ with minimal fuss.
The general outline of the configuration is as follows:
- three linked containers (frontend: nginx, database: pgsql, application: php/fpm)
- nginx has its http port exposed to the outside
- three linked containers (frontend: caddy, database: pgsql, application: php/fpm)
- caddy has its http port exposed to the outside
- feed updating is done via embedded cron job, every 15 minutes
- tt-rss source updates from git master repository on container restart
- schema is installed automatically if it is missing
@ -71,4 +71,4 @@ Copy and/or git clone any third party plugins into ``plugins.local`` as usual.
### Suggestions / bug reports
- [Forum thread](https://community.tt-rss.org/t/docker-compose-tt-rss/2894)
- [Forum thread](https://community.tt-rss.org/t/docker-compose-tt-rss/2894)

Loading…
Cancel
Save