Change jd-output volume from read-only to read-write

This commit is contained in:
2026-01-01 19:19:31 +01:00
committed by GitHub
parent 063c22ab86
commit 812cb08df7

View File

@@ -26,6 +26,6 @@ services:
environment:
TZ: Europe/Berlin
volumes:
- ./data/jd-output:/output:ro
- ./data/jd-output:/output:rw
- ./data/md5:/md5:rw
- /root/.ssh/id_ed25519:/ssh/id_ed25519:ro