mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 12:30:56 +00:00
- Create config/vault.json with Cloudflare credentials (gitignored) - Update .env.example with Cloudflare placeholders - Create scripts/set_github_secrets.sh to automate GitHub Secret management - Add docs/Secrets_Management.md for detailed credential handling - Update README.md with Cloudflare setup instructions
8 lines
159 B
Text
8 lines
159 B
Text
# Firefox Relay profile API key (set both to same value).
|
|
SCRSOR=
|
|
COPILOT=
|
|
|
|
# Cloudflare Configuration
|
|
CLOUDFLARE_ZONE_ID=
|
|
CLOUDFLARE_ACCOUNT_ID=
|
|
DOMAIN_NAME=
|