From 58cfbca08eef4a022e1f5ca0e6b7a2906b961b08 Mon Sep 17 00:00:00 2001 From: fox Date: Wed, 6 Jan 2021 09:25:49 +0000 Subject: [PATCH] Update page 'Home' --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index f2eae4d..3df6235 100644 --- a/Home.md +++ b/Home.md @@ -10,6 +10,10 @@ You can't, not with this particular setup. I wanted to support both sharing a si Location is entirely cosmetic so I've decided that adding complexity to optionally strip it wasn't worth it. If you disagree and can't stand ``/tt-rss/`` in the URL, you'll have to modify things a bit to get rid of it. +### 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/) + ### Using SSL with Letsencrypt - ``HTTP_HOST`` in ``.env`` should be set to a valid hostname (i.e. no localhost or IP address)