Skip to content

Commit 357429a

Browse files
authored
Update hello_linera.md
linera service fails without specifying the `--port <port>` explicitly.
1 parent 51041a1 commit 357429a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/developers/getting_started/hello_linera.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ we need to use the client running in
129129
APIs locally which we can use to interact with applications on the network.
130130
131131
```bash
132-
linera service
132+
linera service --port 8080
133133
```
134134
135135
<!-- TODO: add graphiql image here -->

0 commit comments

Comments
 (0)