fix(webui): issue localhost bootstrap api tokens
This commit is contained in:
+3
-3
@@ -33,9 +33,9 @@ nanobot webui --background
|
||||
Manage the background gateway with `nanobot gateway status`, `nanobot gateway
|
||||
logs`, `nanobot gateway restart`, and `nanobot gateway stop`.
|
||||
|
||||
Manual config still works. Set `tokenIssueSecret` for full WebUI access; it is
|
||||
required before `/webui/bootstrap` returns a REST API token for session, settings,
|
||||
Apps, Skills, and automation routes:
|
||||
Manual config still works. Localhost WebUI access can run without a browser
|
||||
password. Set `tokenIssueSecret` when you intentionally expose the WebUI beyond
|
||||
localhost or want a browser password:
|
||||
|
||||
```json
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user