torrent: mount incomplete-downloads

This commit is contained in:
notohh 2024-02-08 11:42:45 -05:00
parent 087f9a3287
commit 8b42f3ece8
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -28,6 +28,7 @@
volumes = [
"/home/notoh/qbittorrent/config:/config"
"/media/downloads:/downloads"
"/media/incomplete-downloads:/incomplete-downloads"
];
extraOptions = ["--network=container:gluetun"];
};