Add ExplicitTLS

This commit is contained in:
2025-03-13 09:47:01 +01:00
parent 935bf20e20
commit 8488054b7f
+1 -1
View File
@@ -24,5 +24,5 @@ services:
WATCHTOWER_TIMEOUT: 30s
WATCHTOWER_LOG_FORMAT: pretty
WATCHTOWER_NOTIFICATIONS: shoutrrr
WATCHTOWER_NOTIFICATION_URL: smtp://diun@sda.zone:sda101176@mail.serveur:25/?from=diun@sda.zone&to=thedarty@gmail.com&Auth=Plain&FromName=WatchTower&Subject=WatchTower+Updates
WATCHTOWER_NOTIFICATION_URL: smtp://diun@sda.zone:sda101176@mail.serveur:25/?from=diun@sda.zone&to=thedarty@gmail.com&Auth=Plain&Encryption=ExplicitTLS&FromName=WatchTower&Subject=WatchTower+Updates
restart: always