mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 20:41:32 -07:00
Update freshrss.subfolder.conf.sample
This commit is contained in:
parent
57fe1d2725
commit
573aa00c17
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ location ^~ /freshrss/ {
|
|||
|
||||
proxy_redirect off;
|
||||
proxy_buffering off;
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Forwarded-Port $server_port;
|
||||
proxy_cookie_path / "/; HTTPOnly; Secure";
|
||||
proxy_set_header Authorization $http_authorization;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue