mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-02-08 12:31:16 -05:00
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
# Timezone used by the container
|
|
TZ=UTC
|
|
|
|
# Absolute path on the Docker host to back up.
|
|
# Examples:
|
|
# - /srv/data
|
|
# - /mnt/storage/photos
|
|
HOST_DATA_DIR=/path/to/your/directory
|