This commit is contained in:
alexcos20 2023-05-24 15:09:07 +03:00
parent d2341292dc
commit c092379927
4 changed files with 0 additions and 8 deletions

View File

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

View File

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

View File

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

View File

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