mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-04-18 13:57:52 -04:00
9 lines
248 B
Plaintext
9 lines
248 B
Plaintext
# 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
|