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",