remove proxy for radarr container
This commit is contained in:
parent
59a8d22b41
commit
ee592bc3b9
@ -9,8 +9,6 @@ in {
|
|||||||
PGID = "100";
|
PGID = "100";
|
||||||
UMASK = "002";
|
UMASK = "002";
|
||||||
TZ = "Europe/Moscow";
|
TZ = "Europe/Moscow";
|
||||||
HTTP_PROXY = "http://192.168.0.6:8888";
|
|
||||||
HTTPS_PROXY = "http://192.168.0.6:8888";
|
|
||||||
};
|
};
|
||||||
extraOptions = [ "--pod=media-stack" ];
|
extraOptions = [ "--pod=media-stack" ];
|
||||||
image = "docker.io/linuxserver/radarr:5.2.6";
|
image = "docker.io/linuxserver/radarr:5.2.6";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user