Rimosso SABNZDB, troppo povero

This commit is contained in:
pazpi 2024-09-06 08:05:18 +02:00
parent 6602567bf9
commit cdcdd55aab

View file

@ -32,16 +32,6 @@ let
];
};
sabnzbd = {
enable = false;
image = "linuxserver/sabnzbd";
autoStart = true;
volumes = [
"sabnzbd_config:/config"
"sabnzbd_data:/data"
];
};
sonarr = {
enable = true;
image = "linuxserver/sonarr";
@ -65,7 +55,6 @@ let
name = "download";
ports = [
"7878:7878" # : Radarr
# "8080:8080" # : Sabnzbd
"8989:8989" # : Sonarr
"9117:9117" # : Jackett
"9696:9696" # : Prowlarr