chaptarr
This commit is contained in:
parent
8bdc35623b
commit
58e731ded4
1 changed files with 2 additions and 4 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
7878
|
7878
|
||||||
8191
|
8191
|
||||||
8686
|
8686
|
||||||
|
8789
|
||||||
8989
|
8989
|
||||||
9696
|
9696
|
||||||
];
|
];
|
||||||
|
|
@ -47,12 +48,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# services.flaresolverr = {
|
|
||||||
# enable = true;
|
|
||||||
# };
|
|
||||||
|
|
||||||
virtualisation.oci-containers.containers."chaptarr" = {
|
virtualisation.oci-containers.containers."chaptarr" = {
|
||||||
image = "robertlordhood/chaptarr:latest";
|
image = "robertlordhood/chaptarr:latest";
|
||||||
|
volumes = [ "/data:/data" ];
|
||||||
extraOptions = [ "--network=host" ];
|
extraOptions = [ "--network=host" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue