mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 04:30:56 +00:00
8 lines
233 B
Text
8 lines
233 B
Text
## Local secrets (DO NOT COMMIT)
|
|
#
|
|
# Copy this file to `.env` and fill in values.
|
|
# `.env` is ignored by git via `.gitignore`.
|
|
#
|
|
# Jules API Key (required by any automation that uses the Jules API)
|
|
Jules_API_KEY=PASTE_YOUR_KEY_HERE
|
|
|