mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-25 03:20:17 +01:00
fix
This commit is contained in:
parent
d2341292dc
commit
c092379927
@ -5,8 +5,6 @@ services:
|
||||
networks:
|
||||
backend:
|
||||
ipv4_address: 172.15.0.41
|
||||
depends_on:
|
||||
- ocean-contracts
|
||||
environment:
|
||||
RPC_URL: ${NETWORK_RPC_URL}
|
||||
SUBGRAPH_URL: http://172.15.0.15:8000/subgraphs/name/oceanprotocol/ocean-subgraph
|
||||
|
@ -5,8 +5,6 @@ services:
|
||||
networks:
|
||||
backend:
|
||||
ipv4_address: 172.15.0.43
|
||||
depends_on:
|
||||
- ocean-contracts
|
||||
environment:
|
||||
RPC_URL: ${NETWORK_RPC_URL}
|
||||
ADDRESS_FILE: /root/.ocean/ocean-contracts/artifacts/address.json
|
||||
|
@ -5,8 +5,6 @@ services:
|
||||
networks:
|
||||
backend:
|
||||
ipv4_address: 172.15.0.42
|
||||
depends_on:
|
||||
- ocean-contracts
|
||||
environment:
|
||||
RPC_URL: ${NETWORK_RPC_URL}
|
||||
SUBGRAPH_URL: http://172.15.0.15:8000/subgraphs/name/oceanprotocol/ocean-subgraph
|
||||
|
@ -5,8 +5,6 @@ services:
|
||||
networks:
|
||||
backend:
|
||||
ipv4_address: 172.15.0.40
|
||||
depends_on:
|
||||
- ocean-contracts
|
||||
environment:
|
||||
RPC_URL: ${NETWORK_RPC_URL}
|
||||
SUBGRAPH_URL: http://172.15.0.15:8000/subgraphs/name/oceanprotocol/ocean-subgraph
|
||||
|
Loading…
Reference in New Issue
Block a user