Skip to content

Commit 57fe1d2

Browse files
authored
Update freshrss.subdomain.conf.sample
1 parent 12bd8f4 commit 57fe1d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

freshrss.subdomain.conf.sample

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ server {
2929

3030
proxy_redirect off;
3131
proxy_buffering off;
32+
proxy_set_header Host $host;
3233
proxy_set_header X-Forwarded-Port $server_port;
3334
proxy_cookie_path / "/; HTTPOnly; Secure";
3435
proxy_set_header Authorization $http_authorization;

0 commit comments

Comments
 (0)