mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-14 12:43:24 +02:00
Fix port number in url in readme (#391)
This commit is contained in:
parent
0294a47c4e
commit
7da220bcf2
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ Node for Squeak protocol
|
|||
```
|
||||
$ runsqueaknode --config config.ini run-server
|
||||
```
|
||||
- Go to http://localhost:3000/ and use the username/password in **config.ini** to log in.
|
||||
- Go to http://localhost:12994/ and use the username/password in **config.ini** to log in.
|
||||
|
||||
## Test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue