update containers + add some more
This commit is contained in:
parent
d2c3cd93a1
commit
8928af8c38
11 changed files with 74 additions and 38 deletions
|
@ -6,7 +6,7 @@
|
|||
autoStart = true;
|
||||
image = "cr.hotio.dev/hotio/qbittorrent";
|
||||
volumes = [
|
||||
"/srv/qbittorrent/config:/config"
|
||||
"/srv/qbittorrent:/config"
|
||||
"/srv/media:/media"
|
||||
];
|
||||
ports = [ "8080:8080" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue