Update docker-compose.yml

This commit is contained in:
2026-05-15 16:56:38 -05:00
parent c44aea3e11
commit cf1331a0e0

View File

@@ -158,6 +158,8 @@ services:
environment: environment:
- TZ=${TZ} - TZ=${TZ}
- WATCHTOWER_NOTIFICATIONS_HOSTNAME=truenas - WATCHTOWER_NOTIFICATIONS_HOSTNAME=truenas
- WATCHTOWER_NOTIFICATION_URL=gotify://gotify.wheelytho.com/AolLkIvyBUElqG0
- WATCHTOWER_NOTIFICATIONS_LEVEL=info
- WATCHTOWER_CLEANUP=true - WATCHTOWER_CLEANUP=true
- WATCHTOWER_INCLUDE_STOPPED=true - WATCHTOWER_INCLUDE_STOPPED=true
- WATCHTOWER_SCHEDULE=0 0 3 * * * - WATCHTOWER_SCHEDULE=0 0 3 * * *