This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# create a file named .env replacing this with your own vars | |
# NOTE: Install Container Manager from Synology Package Center, otherwise the system won't give user access to docker | |
# Container Manager App will create the shared folder /volume1/docker/ | |
# --- Synology Host Paths --- | |
CONFIG_BASE_PATH=/volume1/docker/servarr # Create this folder and upload .env and docker-compose.yaml | |
DOWNLOADS_PATH=${CONFIG_BASE_PATH}/downloads/qbittorrent | |
# You MUST create this Shared Folder in Synology DSM Control Panel >> Shared Folder | |
# Then give read/write access to your user and user group |