add support for group topics tg notifications
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 8s

This commit is contained in:
2026-08-02 06:40:11 +05:00
parent 2db0369d7c
commit 6cdf042f49
3 changed files with 13 additions and 0 deletions
+3
View File
@@ -74,3 +74,6 @@ MACVENDOR_API_URL=""
# =============================================================================
TG_BOT_TOKEN=""
TG_CHAT_ID=""
# Optional forum topic id. If empty/unset, message_thread_id is omitted and
# messages post to the group's General topic.
TG_TOPIC_ID=""