Remove Auth value

This commit is contained in:
2025-03-13 09:50:44 +01:00
parent 4fdbdf3266
commit 2cad9ae7f4
+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&Encryption=None&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=None&starttls=no&FromName=WatchTower&Subject=WatchTower+Updates
restart: always