# Telegram Bot Configuration TELEGRAM_BOT_TOKEN=your_bot_token_here WEB_APP_URL=https://your-domain.com # Server Configuration PORT=3000 NODE_ENV=development # Optional: Custom ffmpeg path FFMPEG_PATH=/usr/local/bin/ffmpeg