2024-02-11 15:06:15 +05:00
|
|
|
# Set to anything except "true" to disable registration
|
|
|
|
REGISTRATION_OPEN=true
|
|
|
|
|
2024-02-11 11:50:23 +05:00
|
|
|
|
|
|
|
# Telegram
|
|
|
|
TG_BOTAPI=https://api.telegram.org/bot
|
2024-02-11 15:06:15 +05:00
|
|
|
# Your Telegram Bot Token
|
|
|
|
TELEGRAM_BOT_TOKEN=
|
|
|
|
# Your Telegram Chat ID
|
|
|
|
TELEGRAM_CHAT_ID=
|
2024-02-11 11:50:23 +05:00
|
|
|
|
|
|
|
# Webpage Settings
|
2024-02-11 15:06:15 +05:00
|
|
|
# Website Title
|
|
|
|
BRANDING_TITLE=
|
|
|
|
# Website Logo
|
|
|
|
BRANDING_LOGO=
|
2024-02-11 11:50:23 +05:00
|
|
|
|
|
|
|
# Payment Details
|
2024-02-10 22:46:51 +05:00
|
|
|
BANK_NAME=
|
|
|
|
ACCOUNT_NAME=
|
2024-02-11 11:50:23 +05:00
|
|
|
ACCOUNT_NUMBER=
|
|
|
|
|
|
|
|
PRICE=
|
|
|
|
ROAMING_PRICE=
|
2024-02-11 14:55:16 +05:00
|
|
|
GAMING_PRICE=
|
2024-02-11 15:06:15 +05:00
|
|
|
PRICE_CURRENCY=
|
2024-02-15 15:39:18 +05:00
|
|
|
|
|
|
|
# DB Settings
|
|
|
|
CSV_PATH=
|