fixed readme localhost links

This commit is contained in:
Lana 2020-05-15 17:12:18 +07:00
parent b79f5af03b
commit 95aeb39c48

View File

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