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