From 72e10674b99167ea2eab3bcbe0715c91c439a39e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 5 Apr 2021 20:46:20 +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 1fdce19c8..22000b04e 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": "vuetorrent", + "customUI": "qb-web", "PUID": "0", "PGID": "0", "SavePath": "/share/qBittorrent",