mount external hdd + update volume path
This commit is contained in:
parent
eb38690275
commit
170e12223e
10 changed files with 15 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
autoStart = true;
|
||||
image = "cr.hotio.dev/hotio/qbittorrent";
|
||||
volumes = [
|
||||
"/srv/qbittorrent:/config"
|
||||
"/srv/containers/qbittorrent:/config"
|
||||
"/srv/media:/media"
|
||||
];
|
||||
ports = [ "8080:8080" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue