This commit is contained in:
Richie Cahill 2024-05-27 15:55:21 -04:00
parent 76ca0ebdc6
commit bd9ad5f08e

View File

@ -47,10 +47,10 @@
DEBUG = "false"; DEBUG = "false";
DELUGE_DAEMON_LOG_LEVEL = "debug"; DELUGE_DAEMON_LOG_LEVEL = "debug";
DELUGE_WEB_LOG_LEVEL = "debug"; DELUGE_WEB_LOG_LEVEL = "debug";
};
environmentFiles = [ "/ZFS/Media/Docker/Docker/jeeves/internal/qbitvpn.env" ]; environmentFiles = [ "/ZFS/Media/Docker/Docker/jeeves/internal/qbitvpn.env" ];
autoStart = true; autoStart = true;
}; };
};
prowlarr = { prowlarr = {
image = "ghcr.io/linuxserver/prowlarr"; image = "ghcr.io/linuxserver/prowlarr";
environment = { environment = {