kin: BATON-ARCH-012-backend_dev
This commit is contained in:
parent
8ecaeeafc6
commit
9ee79f7a88
3 changed files with 6 additions and 2 deletions
|
|
@ -3,6 +3,8 @@ BOT_TOKEN=your_telegram_bot_token_here
|
|||
CHAT_ID=-1001234567890
|
||||
WEBHOOK_SECRET=your_random_secret_here
|
||||
WEBHOOK_URL=https://yourdomain.com/api/webhook/telegram
|
||||
# Set to false for local development without ngrok
|
||||
WEBHOOK_ENABLED=true
|
||||
|
||||
# Database
|
||||
DB_PATH=baton.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue