| TELEGRAM_BOT_TOKEN=your_bot_token_here | |
| TELEGRAM_CHAT_ID=your_chat_id_here | |
| NEXT_PUBLIC_BASE_URL=http://localhost:3000 | |
| # Cloud Database (Upstash Redis) | |
| UPSTASH_REDIS_REST_URL= | |
| UPSTASH_REDIS_REST_TOKEN= | |
| TELEGRAM_BOT_TOKEN=your_bot_token_here | |
| TELEGRAM_CHAT_ID=your_chat_id_here | |
| NEXT_PUBLIC_BASE_URL=http://localhost:3000 | |
| # Cloud Database (Upstash Redis) | |
| UPSTASH_REDIS_REST_URL= | |
| UPSTASH_REDIS_REST_TOKEN= | |