5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
# Telegram Bot Configuration
|
|
TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here
|
|
|
|
# API Configuration
|
|
API_BASE_URL=http://localhost:3000/api |