mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-21 13:53:53 -07:00
Format files
This commit is contained in:
parent
e4b70cea1d
commit
0eb569982b
16 changed files with 52 additions and 51 deletions
|
@ -51,7 +51,7 @@ server {
|
|||
set $upstream_proto http;
|
||||
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
|
||||
|
||||
proxy_pass_header X-Transmission-Session-Id;
|
||||
proxy_pass_header X-Transmission-Session-Id;
|
||||
}
|
||||
|
||||
location ~ (/transmission)?/rpc {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue