Include browser location in readme (#390)

This commit is contained in:
Jonathan Zernik 2020-11-05 16:46:28 -05:00 committed by GitHub
parent 240a32a123
commit 0294a47c4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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