5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
WATCHTOWER_CLEANUP="true"
|
|
WATCHTOWER_SCHEDULE="0 0 4 * * ?"
|
|
WATCHTOWER_NOTIFICATION_URL=""
|
|
# Update only containers without a com.centurylinklabs.watchtower.scope label
|
|
WATCHTOWER_SCOPE="none" |