diff --git a/qBittorrent.md b/qBittorrent.md index 9aa988f..661060a 100644 --- a/qBittorrent.md +++ b/qBittorrent.md @@ -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/;