adjusted env and compose file

This commit is contained in:
2023-11-10 13:14:13 -06:00
parent 54ade6e08c
commit 2b66a859a7
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ services:
image: containrrr/watchtower
environment:
- WATCHTOWER_NOTIFICATIONS=${WATCHTOWER_NOTIFICATIONS}
- WATCHTOWER_NOTIFICATION_TITLE_TAG=${DOCKERHOSTNAME}
- WATCHTOWER_NOTIFICATION_EMAIL_FROM=${WATCHTOWER_NOTIFICATION_EMAIL_FROM}
- WATCHTOWER_NOTIFICATION_EMAIL_TO=${WATCHTOWER_NOTIFICATION_EMAIL_TO}
- WATCHTOWER_NOTIFICATION_EMAIL_SERVER=${WATCHTOWER_NOTIFICATION_EMAIL_SERVER}