Korrektur

This commit is contained in:
Marc Blatter 2025-12-08 12:47:49 +00:00
parent 9ad19a79f4
commit 5cda0bb863
1 changed files with 4 additions and 5 deletions

View File

@ -8,11 +8,10 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:
# Täglicher Check um 04:00 Uhr
# täglicher Check um 04:00 Uhr
- WATCHTOWER_SCHEDULE=0 0 4 * * *
# Container bei Update automatisch neu starten
- WATCHTOWER_INCLUDE_RESTARTING=true
# Telegram Notifications
- WATCHTOWER_NOTIFICATIONS=shoutrrr
# Telegram Bot Token mit Chat-ID korrekt
- WATCHTOWER_NOTIFICATION_URL="telegram://7216539099:AAH6tptIs-TUpSOtCQmxMWCpgAsPCGgbNeo/7646180954"
# Telegram-Bot Token separat
- SHOUTRRR_TELEGRAM_BOT_TOKEN=7216539099:AAH6tptIs-TUpSOtCQmxMWCpgAsPCGgbNeo
- SHOUTRRR_TELEGRAM_CHAT_ID=7646180954