8 lines
248 B
Text
8 lines
248 B
Text
# Timezone used by the container
|
|
TZ=UTC
|
|
|
|
# Absolute path on the Docker host to your rclone config directory.
|
|
# Common locations:
|
|
# - Linux: /home/<user>/.config/rclone
|
|
# - Linux (root): /root/.config/rclone
|
|
RCLONE_CONFIG_DIR=/path/to/rclone/config
|