mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 17:50:13 +01:00
Update README.md
This commit is contained in:
parent
b644a98dfb
commit
26ca27011d
10
README.md
10
README.md
@ -33,7 +33,7 @@ docker-compose --project-name=ocean up
|
|||||||
|
|
||||||
This will give you a local instance of Ocean Protocol.
|
This will give you a local instance of Ocean Protocol.
|
||||||
|
|
||||||
After having everything running, you could open the browser and access to the **pleuston frontend** application:
|
After getting everything running, you could open the browser and access the **Pleuston Frontend** application:
|
||||||
|
|
||||||
```
|
```
|
||||||
http://localhost:3000
|
http://localhost:3000
|
||||||
@ -43,10 +43,10 @@ http://localhost:3000
|
|||||||
|
|
||||||
The Ocean Docker compose starts the following components:
|
The Ocean Docker compose starts the following components:
|
||||||
|
|
||||||
* **Pleuston** frontend application. Listening the **3000** port.
|
* **Pleuston** frontend application. Listening on port **3000**.
|
||||||
* **Provider backend**. Listening the **5000** port.
|
* **Provider backend**. Listening on port **5000**.
|
||||||
* **Keeper contracts**. Listening the **8545** port.
|
* **Keeper contracts**. Listening on port **8545**.
|
||||||
* **BigchainDB**. Listening the **9984** port.
|
* **BigchainDB**. Listening on port on port **9984**.
|
||||||
|
|
||||||
![Ocean Docker Images](doc/img/docker-images.jpg)
|
![Ocean Docker Images](doc/img/docker-images.jpg)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user