Adjust TG ID to var

This commit is contained in:
2026-01-08 16:53:18 +00:00
parent 837094944e
commit 5cca64813a
@@ -44,7 +44,7 @@ data:
disableResolveMessage: false disableResolveMessage: false
settings: settings:
bottoken: $TELEGRAM_BOT_TOKEN bottoken: $TELEGRAM_BOT_TOKEN
chatid: "${TELEGRAM_CHAT_ID}" chatid: "124317807"
message: | message: |
{{ if eq .Status "firing" }}🔥 FIRING{{ else }}✅ RESOLVED{{ end }} {{ if eq .Status "firing" }}🔥 FIRING{{ else }}✅ RESOLVED{{ end }}