6 lines
208 B
Plaintext
6 lines
208 B
Plaintext
# Timezone for watchtower
|
|
TZ=Europe/Warsaw
|
|
|
|
# A space-separated list of container names for Watchtower to monitor.
|
|
# For example: WATCHTOWER_CONTAINERS="nginx-proxy-manager bookstack"
|
|
WATCHTOWER_CONTAINERS="" |