Make Deemix download to final directory
This commit is contained in:
parent
1ef353f93f
commit
6b94be36bb
|
@ -9,7 +9,7 @@
|
||||||
volumes = [
|
volumes = [
|
||||||
"/var/lib/deemix_standalone:/config_deemix"
|
"/var/lib/deemix_standalone:/config_deemix"
|
||||||
"/var/lib/lidarr_standalone:/config"
|
"/var/lib/lidarr_standalone:/config"
|
||||||
"/mnt/data/media/Music:/downloads"
|
"/mnt/data/media/MusicNew:/downloads"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue