mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Improve OpenClaw Docker UI smoke pairing ergonomics
This commit is contained in:
parent
084c0a19a2
commit
9dbd72cffd
3 changed files with 43 additions and 0 deletions
|
|
@ -284,3 +284,8 @@ pnpm smoke:openclaw-docker-ui
|
|||
```
|
||||
|
||||
This script lives at `scripts/smoke/openclaw-docker-ui.sh` and automates clone/build/config/start for Compose-based local OpenClaw UI testing.
|
||||
|
||||
Pairing behavior for this smoke script:
|
||||
|
||||
- default `OPENCLAW_DISABLE_DEVICE_AUTH=1` (no Control UI pairing prompt for local smoke)
|
||||
- set `OPENCLAW_DISABLE_DEVICE_AUTH=0` to require standard device pairing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue