mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-07-31 09:46:05 -04:00
docs: correct --host description
Co-authored-by: Karl Seguin <karlseguin@users.noreply.github.com>
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
\\ Path to a JSON file to save cookies to on exit (write-only).
|
||||
\\ Defaults to no cookie saving.
|
||||
\\ --host <HOST>
|
||||
\\ Host to bind when --port is set (e.g. 0.0.0.0 for remote access).
|
||||
\\ Host to bind when --port is set (e.g. 0.0.0.0 for all interfaces).
|
||||
\\ Defaults to "127.0.0.1".
|
||||
\\ --port <INT>
|
||||
\\ Serve MCP over HTTP on this port instead of stdio. Clients POST
|
||||
|
||||
Reference in New Issue
Block a user