refactor: removed root .env

This commit is contained in:
2026-01-22 16:51:59 +01:00
parent bc3adbc85d
commit ff9f1be595
6 changed files with 12 additions and 17 deletions

View File

@@ -1,5 +1,6 @@
TZ="Europe/Rome"
WATCHTOWER_CLEANUP="true"
WATCHTOWER_SCHEDULE="0 0 4 * * ?"
WATCHTOWER_NOTIFICATION_URL=""
# Update only containers without a com.centurylinklabs.watchtower.scope label
WATCHTOWER_SCOPE="none"
WATCHTOWER_SCOPE="none"
WATCHTOWER_NOTIFICATION_URL=""