diff --git a/README.md b/README.md index 7a6f5d5..468bee8 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file + - [Forum thread](https://community.tt-rss.org/t/docker-compose-tt-rss/2894)