Files
docker-compose/compose/watchtower/.env.example

6 lines
205 B
Plaintext

TZ="Etc/UTC"
WATCHTOWER_CLEANUP="true"
WATCHTOWER_SCHEDULE="0 0 4 * * ?"
# Update only containers without a com.centurylinklabs.watchtower.scope label
WATCHTOWER_SCOPE="none"
WATCHTOWER_NOTIFICATION_URL=""