Hardcode download volume path to /mnt/serverdata/youtube
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -27,4 +27,4 @@ volumes:
|
||||
driver_opts:
|
||||
type: none
|
||||
o: bind
|
||||
device: ${DOWNLOAD_PATH:-/tmp/ythub-downloads}
|
||||
device: /mnt/serverdata/youtube
|
||||
|
||||
Reference in New Issue
Block a user