Commit bc4374f
authored
Update default port (#295)
Background:
The README specifies that the server runs on port 5000, but it runs on 5001.
Modifications:
Update README to specify port 5001.
Result:
The port specified by the README is correct when booting the default getting-started server.1 parent 66197d7 commit bc4374f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments