1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-10 10:49:53 +02:00

Update page 'Home'

fox 2020-11-23 06:59:52 +00:00
parent 82aa11a70a
commit 45fc0fcbb3

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