Rimosso SABNZDB, troppo povero
This commit is contained in:
parent
6602567bf9
commit
cdcdd55aab
1 changed files with 0 additions and 11 deletions
|
|
@ -32,16 +32,6 @@ let
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
sabnzbd = {
|
|
||||||
enable = false;
|
|
||||||
image = "linuxserver/sabnzbd";
|
|
||||||
autoStart = true;
|
|
||||||
volumes = [
|
|
||||||
"sabnzbd_config:/config"
|
|
||||||
"sabnzbd_data:/data"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
sonarr = {
|
sonarr = {
|
||||||
enable = true;
|
enable = true;
|
||||||
image = "linuxserver/sonarr";
|
image = "linuxserver/sonarr";
|
||||||
|
|
@ -65,7 +55,6 @@ let
|
||||||
name = "download";
|
name = "download";
|
||||||
ports = [
|
ports = [
|
||||||
"7878:7878" # : Radarr
|
"7878:7878" # : Radarr
|
||||||
# "8080:8080" # : Sabnzbd
|
|
||||||
"8989:8989" # : Sonarr
|
"8989:8989" # : Sonarr
|
||||||
"9117:9117" # : Jackett
|
"9117:9117" # : Jackett
|
||||||
"9696:9696" # : Prowlarr
|
"9696:9696" # : Prowlarr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue