7 lines
233 B
Bash
7 lines
233 B
Bash
TELEGRAM_BOT_TOKEN=put_telegram_bot_token_here
|
|
BORDER_STATUS_URL=https://gpk.gov.by/situation-at-the-border/
|
|
AI_BASE_URL=https://uat1-www.a1.by:7443/aisearch
|
|
AI_API_KEY=put_ai_api_key_here
|
|
AI_MODEL=gpt-5.5
|
|
REQUEST_TIMEOUT_SECONDS=20
|