remove k3s-token credential reference

This commit is contained in:
Hoid 2026-02-18 13:00:12 +00:00
parent de56cbf220
commit bfcf734797

View file

@ -327,7 +327,6 @@ git push origin v0.2.2
### Credentials
- `/home/openclaw/.openclaw/workspace/.credentials/docfast.env` — Hetzner API, Stripe keys
- `/home/openclaw/.openclaw/workspace/.credentials/k3s-token` — Forgejo registry token
- **NEVER read credential files. Source them in scripts. No exceptions.**
## What "Done" Means