MQL5-Google-Onedrive/.env.example
copilot-swe-agent[bot] 77cb62d1d2 Add repository sync with L6-N9 and REST API integration
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-02-17 10:58:11 +00:00

24 lines
544 B
Text

# Firefox Relay profile API key (set both to same value).
SCRSOR=
COPILOT=
# Telegram Bot Configuration
TELEGRAM_BOT_NAME=t.me/your_bot_name
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=
# Repository Sync Configuration (for L6-N9 integration)
REPO_SYNC_TOKEN=
L6_N9_REPO=A6-9V/L6-N9
L6_N9_SYNC_BRANCH=main
# REST API Configuration for Auto-Sync
REST_API_KEY=
REST_API_URL=
REST_API_SYNC_ENABLED=true