Docs: remove MDX-breaking secret markers

This commit is contained in:
Vincent Koc
2026-03-07 10:09:00 -08:00
parent e4d80ed556
commit 61273c072c
5 changed files with 7 additions and 7 deletions

View File

@@ -152,7 +152,7 @@ openclaw onboard --non-interactive \
Ref-mode variant:
```bash
export CUSTOM_API_KEY="your-key" # pragma: allowlist secret
export CUSTOM_API_KEY="your-key"
openclaw onboard --non-interactive \
--mode local \
--auth-choice custom-api-key \