fix readme
This commit is contained in:
parent
811c596aa8
commit
6a222045b7
1 changed files with 2 additions and 2 deletions
|
|
@ -766,6 +766,8 @@ picoclaw agent -m "Hello"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## 🌐 Web UI (Browser Chat)
|
## 🌐 Web UI (Browser Chat)
|
||||||
|
|
||||||
When running in `gateway` mode, PicoClaw can serve a simple browser-based chat UI over HTTP.
|
When running in `gateway` mode, PicoClaw can serve a simple browser-based chat UI over HTTP.
|
||||||
|
|
@ -794,8 +796,6 @@ If you set `gateway.token`, open:
|
||||||
|
|
||||||
The listen address is controlled by `gateway.bind` (`local`, `tailnet`, `all`).
|
The listen address is controlled by `gateway.bind` (`local`, `tailnet`, `all`).
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
## CLI Reference
|
## CLI Reference
|
||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue