move plex
This commit is contained in:
parent
df95a33acd
commit
61bc8e8de2
@ -86,7 +86,7 @@ location /jackett {
|
||||
location /plex/ {
|
||||
auth_request /auth-4;
|
||||
add_header X-Frame-Options "SAMEORIGIN";
|
||||
proxy_pass http://192.168.30.26:32400/;
|
||||
proxy_pass http://192.168.30.27:32400/;
|
||||
client_max_body_size 10m;
|
||||
client_body_buffer_size 128k;
|
||||
proxy_bind $server_addr;
|
||||
|
Loading…
Reference in New Issue
Block a user