docs(secrets): .env.example points at ~/.claude/.env
Stale "Copy to .env" comment updated to the inverted layout: the real key lives in ~/.claude/.env and link.sh symlinks repo/.env to it. Comment only; the MAGIC_API_KEY placeholder is unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
f96331844c
commit
f9cc86614a
@ -1,5 +1,5 @@
|
||||
# Local secrets for Claude Code plugin install scripts.
|
||||
# Copy to .env and fill in real values. .env is gitignored.
|
||||
# Copy to ~/.claude/.env and fill in real values. link.sh symlinks repo/.env to it; the secret never enters git.
|
||||
#
|
||||
# Used by: lib/toggle-external.sh enable|disable magic
|
||||
# Get a key at: https://21st.dev/magic (dashboard → API keys)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user