mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
fix Readme
This commit is contained in:
parent
e869a10647
commit
c9f569cfd9
10
README.md
10
README.md
@ -122,13 +122,19 @@ This Building Block can be disabled by setting the `--no-aquarius` flag.
|
||||
|
||||
| Hostname | External Port | Internal URL | Local URL | Description |
|
||||
| ----------- | ------------- | --------------------- | --------------------- | --------------------------------------------------- |
|
||||
| `provider` | `8030` | http://provider:9000 | http://localhost:8030 | |
|
||||
| `provider` | `8030` | http://provider:8030 | http://localhost:8030 | |
|
||||
|
||||
### Ganache
|
||||
|
||||
| Hostname | External Port | Internal URL | Local URL | Description |
|
||||
| ----------- | ------------- | --------------------- | --------------------- | --------------------------------------------------- |
|
||||
| `ganache` | `8545` | http://ganache:9000 | http://localhost:8545 | |
|
||||
| `ganache` | `8545` | http://ganache:8545 | http://localhost:8545 | |
|
||||
|
||||
### TheGraph
|
||||
|
||||
| Hostname | External Port | Internal URL | Local URL | Description |
|
||||
| ----------- | ------------- | --------------------- | --------------------- | --------------------------------------------------- |
|
||||
| `graphnode` | `9000` | http://graphnode:9000 | http://localhost:9000 | |
|
||||
|
||||
### ocean-contracts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user