mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-10 08:39:51 +02:00
Update page 'Home'
parent
82aa11a70a
commit
45fc0fcbb3
1 changed files with 1 additions and 1 deletions
2
Home.md
2
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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue