Use more up-to-date fork of lidarr
This commit is contained in:
parent
dae138ccbf
commit
bb905ea921
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
virtualisation.oci-containers.containers = {
|
||||
lidarr = {
|
||||
image = "youegraillot/lidarr-on-steroids";
|
||||
image = "resun83/lidarr-on-steroids";
|
||||
autoStart = true;
|
||||
ports = [
|
||||
"127.0.0.1:8686:8686"
|
||||
|
@ -15,4 +15,4 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue