add: 添加 root 文件夹挂载
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user