diff --git a/serenity/watchtower/docker-compose.yml b/serenity/watchtower/docker-compose.yml index aeefcab..ddc952c 100755 --- a/serenity/watchtower/docker-compose.yml +++ b/serenity/watchtower/docker-compose.yml @@ -10,3 +10,4 @@ services: WATCHTOWER_NOTIFICATIONS: shoutrrr WATCHTOWER_NOTIFICATION_URL: pushover://shoutrrr:axi3mjr8h34djqii78i2wn3haxu819@uw3fknkwmni6noqccm3dbmrsa3net3/?devices=Flim&priority=-1 WATCHTOWER_NOTIFICATIONS_HOSTNAME: serenity.mikee.fr + restart: unless-stopped