Synology DS220 DSM 7 #2205
-
I have the below configuration, and everything starts just fine, and I'm able to download... however, I have 1 volume and for some reason, the way I have set up my system, the "complete" path still ends up inside the /data/config directory on the docker, rather than on one of the separate shared paths as configured. The only way I see the downloads is by connecting to the container and finding it in the filesystem there. I'm not sure I'm understanding how to change the path effectively. I am on the "latest". This is how I built the stack. version: '3.3' |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
Yes, you need to set the transmission values for the folders, see here: |
Beta Was this translation helpful? Give feedback.
Yes, you need to set the transmission values for the folders, see here:
http://haugene.github.io/docker-transmission-openvpn/config-options/
Plus, you haven’t set your :/data mount as per default..