rename(#162): fix MANAGER_AGENT and @manager in docs
This commit is contained in:
parent
2d754eceea
commit
9a7c917f36
2 changed files with 5 additions and 7 deletions
|
|
@ -287,8 +287,7 @@ localStorage; auto-complete from the live container list, Tab/Enter
|
|||
to confirm; `@*` broadcasts). `POST /op-send` drops
|
||||
`{from:"operator", to, body}` into the broker; the resulting SSE
|
||||
frame re-renders both the terminal row and the inbox section.
|
||||
Manager is addressed as `@manager` (the broker recipient string),
|
||||
not `@root` (the container name).
|
||||
Manager is addressed as `@root`.
|
||||
|
||||
## Container row
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue