correct download path

This commit is contained in:
Andreas Zweili 2022-02-28 13:21:23 +01:00
parent aeeffb0a59
commit 09622b89b8
1 changed files with 1 additions and 2 deletions

View File

@ -7,12 +7,11 @@ services:
user: 1000:100
volumes:
- ./config:/opt/JDownloader/app/cfg
- /mnt/downloads:/opt/JDownloader/Downloads
- /mnt/downloads:/opt/JDownloader/app/Downloads
- ./logs:/opt/JDownloader/app/logs #optional
- /etc/localtime:/etc/localtime:ro #optional
environment:
- MYJD_USER
- MYJD_PASSWORD
- XDG_DOWNLOAD_DIR="/opt/JDownloader/Downloads" #optional
ports:
- 3129:3129