add: 添加 root 文件夹挂载

This commit is contained in:
2026-06-19 18:42:32 +08:00
parent 14cd626b0d
commit 228289cf2e
+2
View File
@@ -42,6 +42,8 @@ services:
- rclone-cache:/cache
# Scratch space for any local-FS remotes that point here.
- rclone-data:/data
# Expose the host /root tree to local filesystem transfer jobs.
- /root:/root
environment:
- XDG_CONFIG_HOME=/config
- RCLONE_CACHE_DIR=/cache