mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
fixed readme localhost links
This commit is contained in:
parent
b79f5af03b
commit
95aeb39c48
@ -45,7 +45,7 @@ You can also use [Docker Compose](https://docs.docker.com/compose/) to build and
|
||||
$ docker-compose up -d bdocs
|
||||
```
|
||||
|
||||
The docs will be hosted on port **33333**, and can be accessed over [localhost](http:/localhost:33333), [127.0.0.1](http:/127.0.0.1:33333)
|
||||
The docs will be hosted on port **33333**, and can be accessed over [localhost](http://localhost:33333), [127.0.0.1](http://127.0.0.1:33333)
|
||||
OR http:/HOST_IP:33333.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user