From ee30046d6d803c44d522ab1c09e840e3b5fea7bb Mon Sep 17 00:00:00 2001 From: GilbN <24592972+gilbN@users.noreply.github.com> Date: Tue, 10 Nov 2020 21:21:39 +0100 Subject: [PATCH] Updated qBittorrent (markdown) --- qBittorrent.md | 2 ++ 1 file changed, 2 insertions(+) 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/;