mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-15 12:50:47 +02:00
Include browser location in readme (#390)
This commit is contained in:
parent
240a32a123
commit
0294a47c4e
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ Node for Squeak protocol
|
|||
$ docker-compose build
|
||||
$ NETWORK=testnet docker-compose up
|
||||
```
|
||||
- Go to http://localhost:12994/ and use the username/password in **docker/config.ini** to log in.
|
||||
|
||||
|
||||
### Run without docker:
|
||||
|
||||
|
|
@ -65,6 +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.
|
||||
|
||||
## Test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue