mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-17 13:56:40 -04:00
committed by
Alexandre Alapetite
parent
ab4c3891ba
commit
fb3bcc45f3
@@ -328,7 +328,7 @@ server {
|
||||
}
|
||||
|
||||
location /freshrss/ {
|
||||
proxy_pass http://freshrss/;
|
||||
proxy_pass http://freshrss;
|
||||
add_header X-Frame-Options SAMEORIGIN;
|
||||
add_header X-XSS-Protection "1; mode=block";
|
||||
proxy_redirect off;
|
||||
|
||||
Reference in New Issue
Block a user