Spiegel von
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synchronisiert 2026-04-11 07:40:57 +00:00
8 Zeilen
233 B
Text
8 Zeilen
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
|
||
|
|
|