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
|
|
|