Set ImplicitTILS

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