From 6304eef1623f33ec7faaca21addd9d1f4e781562 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 5 Apr 2021 20:47:27 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 22000b04e..1fdce19c8 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -47,7 +47,7 @@ "certfile": "fullchain.pem", "keyfile": "privkey.pem", "whitelist": "localhost,127.0.0.1,172.30.0.0/16,192.168.0.0/16", - "customUI": "qb-web", + "customUI": "vuetorrent", "PUID": "0", "PGID": "0", "SavePath": "/share/qBittorrent",