Change notification method
This commit is contained in:
+2
-2
@@ -24,6 +24,6 @@ services:
|
|||||||
WATCHTOWER_TIMEOUT: 30s
|
WATCHTOWER_TIMEOUT: 30s
|
||||||
WATCHTOWER_LOG_FORMAT: pretty
|
WATCHTOWER_LOG_FORMAT: pretty
|
||||||
WATCHTOWER_NOTIFICATIONS: shoutrrr
|
WATCHTOWER_NOTIFICATIONS: shoutrrr
|
||||||
WATCHTOWER_NOTIFICATIONS_LEVEL: "debug"
|
WATCHTOWER_NOTIFICATIONS_LEVEL: debug
|
||||||
WATCHTOWER_NOTIFICATION_URL: "smtp://:@mail.serveur:25/?auth=None&encryption=None&fromaddress=diun@sda.zone&fromname=Watchtower&starttls=Yes&subject=Watchtower updates&toaddresses=thedarty@gmail.com&usehtml=No"
|
WATCHTOWER_NOTIFICATION_URL: smtp://:@mail.serveur:25/?auth=None&encryption=None&fromaddress=diun@sda.zone&fromname=Watchtower&starttls=Yes&subject=Watchtower updates&toaddresses=thedarty@gmail.com&usehtml=No
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user