From 94e312f8ef2516284682dafb424a022cd075fbe0 Mon Sep 17 00:00:00 2001 From: fox Date: Fri, 11 Dec 2020 12:56:53 +0000 Subject: [PATCH] Update page 'Home' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 4b8e363..4a1e8e5 100644 --- a/Home.md +++ b/Home.md @@ -100,7 +100,7 @@ server { } ``` -Note that `proxy_pass` goes to root in the container, as opposed to `/tt-rss/`. +Note that `proxy_pass` in this example points to container website root. ##### Apache (this assumes you're using HTTPS):