unsec
This commit is contained in:
parent
dd11e48003
commit
afcb672ee9
@ -118,7 +118,7 @@ if ($http_referer ~* /plex/) {
|
||||
location /tautulli/ {
|
||||
auth_request /auth-4;
|
||||
add_header X-Frame-Options "SAMEORIGIN";
|
||||
proxy_pass https://192.168.31.26:8181/;
|
||||
proxy_pass http://192.168.31.26:8181/;
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
|
Loading…
Reference in New Issue
Block a user