diff --git a/Home.md b/Home.md index 4e2cfa6..1f0e0b4 100644 --- a/Home.md +++ b/Home.md @@ -50,7 +50,7 @@ Copy and/or git clone any third party plugins into ``plugins.local`` as usual. ### How do I put this container behind a reverse proxy? -A common pattern is shared nginx doing SSL termination, etc. +A common pattern is shared nginx doing SSL termination, etc. Don't forget to pass `X-Forwarded-Proto` to the container if you're using HTTPS, otherwise tt-rss would generate plain HTTP URLs. Nginx: