1

Update download paths

This commit is contained in:
2024-03-09 17:26:23 +01:00
parent 19f38e2634
commit 1232b67b67
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
];
volumes = [
"/media/Stash-Usenet/metube:/downloads"
"/media/Stash-Video:/downloads"
];
environment = {

View File

@ -17,7 +17,7 @@
];
volumes = [
"/media/Stash-Usenet:/downloads"
"/media/Stash-Video:/downloads"
"box-sabnzbd_config:/config"
];