ミラー元
https://github.com/A6-9V/MQL5-Google-Onedrive.git
同期済み 2026-08-24 10:13:56 +00:00
8 行
233 B
Shell
8 行
233 B
Shell
|
|
## 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
|
||
|
|
|