Init Commit

This commit is contained in:
Denozordec
2026-03-09 16:05:44 +07:00
commit c5f5a562c6
8 changed files with 558 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
TELEGRAM_BOT_TOKEN=123456:replace_me
TELEGRAM_ADMIN_CHAT_ID=123456789
TELEMT_API_BASE_URL=http://host.docker.internal:9091
TELEMT_API_AUTH_HEADER=Bearer replace_me
TELEGRAM_HTTP_TIMEOUT_SECONDS=60
TELEMT_HTTP_TIMEOUT_SECONDS=5