Updated qBittorrent (markdown)
parent
6e06af944e
commit
ee30046d6d
@ -18,6 +18,8 @@ Add this in your reverse proxy to remove the headers:
|
||||
|
||||
### [[Setup|Setup]]
|
||||
|
||||
#### Nginx variable example:
|
||||
|
||||
```nginx
|
||||
location /qbt/ {
|
||||
proxy_pass http://192.168.1.34:8080/;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user