mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-02-20 04:59:12 +08:00
Update freshrss.subdomain.conf.sample
This commit is contained in:
parent
12bd8f4612
commit
57fe1d2725
@ -29,6 +29,7 @@ server {
|
||||
|
||||
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…
x
Reference in New Issue
Block a user