kin: BATON-ARCH-012-backend_dev

This commit is contained in:
Gros Frumos 2026-03-20 21:01:48 +02:00
parent 8ecaeeafc6
commit 9ee79f7a88
3 changed files with 6 additions and 2 deletions

View file

@ -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