Adjust TG ID to var

This commit is contained in:
2026-01-08 16:40:31 +00:00
parent b25a82ba1e
commit 007df29133
2 changed files with 5 additions and 1 deletions
@@ -44,7 +44,7 @@ data:
disableResolveMessage: false
settings:
bottoken: $TELEGRAM_BOT_TOKEN
chatid: "124317807"
chatid: $TELEGRAM_CHAT_ID
message: |
{{ if eq .Status "firing" }}🔥 FIRING{{ else }}✅ RESOLVED{{ end }}