chore(env): add TELEGRAM_CHAT_ID to .env.example
This commit is contained in:
parent
7299846e5d
commit
2ce34a86a2
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ CONTEXT7_API_KEY=your-context7-api-key-here
|
|||
TELEGRAM_API_ID=your-telegram-api-id
|
||||
TELEGRAM_API_HASH=your-telegram-api-hash
|
||||
TELEGRAM_BOT_TOKEN=your-telegram-bot-token
|
||||
TELEGRAM_CHAT_ID=your-telegram-chat-id
|
||||
|
||||
# Cloudflare Tunnel (optional — see separate tunnel repo)
|
||||
CLOUDFLARE_TUNNEL_TOKEN=
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue