added watchtower docker compose file

This commit is contained in:
piccihud
2024-12-26 14:42:35 +01:00
parent de9879528a
commit 50f62ec0c1
2 changed files with 24 additions and 0 deletions

7
watchtower/.env Normal file
View File

@ -0,0 +1,7 @@
WATCHTOWER_NOTIFICATIONS_HOSTNAME="Ilnostropianetaselvaggio Server"
WATCHTOWER_NOTIFICATION_EMAIL_FROM=""
WATCHTOWER_NOTIFICATION_EMAIL_TO=""
WATCHTOWER_NOTIFICATION_EMAIL_SERVER=""
WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT=587
WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER=""
WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD=""