From dd76d1bf83c59e0ddcc506418d451870b5b3ee8a Mon Sep 17 00:00:00 2001 From: fox Date: Tue, 23 Feb 2021 16:33:32 +0300 Subject: [PATCH] Update 'Home' --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 08ab385..d9ebd4d 100644 --- a/Home.md +++ b/Home.md @@ -32,6 +32,8 @@ TTRSS_SINGLE_USER_MODE=false Don't use quotes around values. +Look [here](https://tt-rss.org/wiki/GlobalConfig) for more information. + ### How do I customize the YML without commiting my changes to git? You can use [docker-compose.override.yml](https://docs.docker.com/compose/extends/). For example, customize `db` to use a different postgres image: