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):