Skip to content

Commit

Permalink
Update login.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nick1udwig authored Jun 12, 2024
1 parent e0c7527 commit 9265289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/login.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Arguments:
Options:
--port <PORT> Port to bind [default: first unbound at or above 8080]
--ws-port <PORT> Kinode internal WebSockets protocol port [default: first unbound at or above 9000]
--tcp-port <PORT> Kinode internal TCP protocol port [default: first unbound at or above 9000]
--tcp-port <PORT> Kinode internal TCP protocol port [default: first unbound at or above 10000]
--verbosity <VERBOSITY> Verbosity level: higher is more verbose [default: 0]
--reveal-ip If set to false, as an indirect node, always use routers to connect to other nodes.
--rpc <RPC> Add a WebSockets RPC URL at boot
--password <PASSWORD> Node password
--password <PASSWORD> Node password (in double quotes)
-h, --help Print help
-V, --version Print version
```
Expand Down

0 comments on commit 9265289

Please sign in to comment.