forked from LengKundee/MQL5-Google-Onedrive
15 lines
399 B
Text
15 lines
399 B
Text
# Firefox Relay profile API key (set both to same value).
|
|
# Get from: https://relay.firefox.com/accounts/profile/
|
|
SCRSOR=
|
|
COPILOT=
|
|
|
|
# Telegram Bot Configuration
|
|
TELEGRAM_BOT_NAME=t.me/GenX_FX_bot
|
|
TELEGRAM_BOT_API=your_bot_token_here
|
|
TELEGRAM_BOT_TOKEN=your_bot_token_here
|
|
TELEGRAM_ALLOWED_USER_IDS=
|
|
|
|
# Cloudflare Configuration
|
|
CLOUDFLARE_ZONE_ID=
|
|
CLOUDFLARE_ACCOUNT_ID=
|
|
DOMAIN_NAME=lengkundee01.org
|