update vuetorrent
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
enable = true;
|
||||
mediaLocation = service_configs.immich.dir;
|
||||
port = 2283;
|
||||
openFirewall = true;
|
||||
# openFirewall = true;
|
||||
host = "0.0.0.0";
|
||||
database = {
|
||||
createDB = false;
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
WebUI = {
|
||||
AlternativeUIEnabled = true;
|
||||
RootFolder = "${pkgs.fetchzip {
|
||||
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.18.0/vuetorrent.zip";
|
||||
sha256 = "Z+N1RgcF67R6hWEfmfBls1+YLWkhEJQuOVqXXJCyptE=";
|
||||
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.19.0/vuetorrent.zip";
|
||||
sha256 = "cIY5fhcLyEPwt5D2T0S4KhAbb8Qmd9m3xcsQTa4FX+8=";
|
||||
}}";
|
||||
|
||||
# disable auth because we use caddy for auth
|
||||
|
||||
Reference in New Issue
Block a user