docs: add webui user guide

This commit is contained in:
chengyongru
2026-06-16 19:52:16 +08:00
parent 2b741ad4e5
commit c6ea5aecff
9 changed files with 191 additions and 71 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ Restart the deployed process after editing `config.json`. Long-running processes
> }
> ```
>
> When the WebSocket `host` is `0.0.0.0`, the channel refuses to start unless `token` or `tokenIssueSecret` is also configured — see [`webui/README.md`](../webui/README.md) for details.
> When the WebSocket `host` is `0.0.0.0`, the channel refuses to start unless `token` or `tokenIssueSecret` is also configured. See [`webui.md#lan-access`](./webui.md#lan-access) for details.
### Docker Compose