2025.04.14-08:40

This commit is contained in:
2025-04-14 08:48:54 +02:00
parent 3994f68c38
commit 055304df00
4 changed files with 59 additions and 4 deletions

View File

@ -1,3 +1,4 @@
# echo 'mp0: /storage02/downloads/jdownloader,mp=/srv/downloads' >> /etc/pve/nodes/pve01/lxc/101.conf
---
version: "3.8"
services:
@ -17,7 +18,7 @@ services:
- MYJDOWNLOADER_DEVICE_NAME=JDownloader@SRV
volumes:
- ./appdata/jdownloader-2:/config:rw
- /srv/Downloads:/output:rw
- /srv/downloads:/output:rw
ports:
- 5800:5800
labels: