docs: clarify derived port mapping

This commit is contained in:
Peter Steinberger
2026-01-05 02:03:10 +01:00
parent 17422608b2
commit 00370139a5
3 changed files with 10 additions and 1 deletions

View File

@@ -1024,6 +1024,8 @@ Convenience flags (CLI):
- `clawdbot --dev …` → uses `~/.clawdbot-dev` + shifts ports from base `19001`
- `clawdbot --profile <name> …` → uses `~/.clawdbot-<name>` (port via config/env/flags)
See `docs/gateway.md` for the derived port mapping (gateway/bridge/browser/canvas).
Example:
```bash
CLAWDBOT_CONFIG_PATH=~/.clawdbot/a.json \