Updated qBittorrent (markdown)

GilbN 2020-11-10 21:21:39 +01:00
parent 6e06af944e
commit ee30046d6d

@ -18,6 +18,8 @@ Add this in your reverse proxy to remove the headers:
### [[Setup|Setup]] ### [[Setup|Setup]]
#### Nginx variable example:
```nginx ```nginx
location /qbt/ { location /qbt/ {
proxy_pass http://192.168.1.34:8080/; proxy_pass http://192.168.1.34:8080/;