qbt: fix pkgs.vuetorrent path
This commit is contained in:
parent
b8c5a66cdc
commit
7a199f9176
@ -27,7 +27,7 @@
|
||||
serverConfig.Preferences = {
|
||||
WebUI = {
|
||||
AlternativeUIEnabled = true;
|
||||
RootFolder = builtins.toString pkgs.vuetorrent;
|
||||
RootFolder = "${pkgs.vuetorrent}/share/vuetorrent";
|
||||
|
||||
# disable auth because we use caddy for auth
|
||||
AuthSubnetWhitelist = "0.0.0.0/0";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user