Skip to content

Commit 6a3df3e

Browse files
committed
enable watchtower lifecycle hooks
1 parent fba6622 commit 6a3df3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/watchtower/defaults/watchtower/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ services:
1111
WATCHTOWER_CLEANUP: true
1212
WATCHTOWER_NOTIFICATION_REPORT: true
1313
# WATCHTOWER_NO_STARTUP_MESSAGE: true
14+
WATCHTOWER_LIFECYCLE_HOOKS: true
1415
env_file:
1516
- /opt/containers/env_files/email.env
1617
- .env

0 commit comments

Comments
 (0)