Update thegraph.yml

This commit is contained in:
Alex Coseru 2022-02-12 13:08:37 +02:00 committed by GitHub
parent b66ede0ad4
commit f880cbceda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ services:
postgres_pass: let-me-in
postgres_db: graph-node
ipfs: '172.15.0.16:5001'
ethereum: 'barge:${NETWORK_RPC_URL}'
ethereum: 'development:${NETWORK_RPC_URL}'
RUST_LOG: info
postgres:
image: postgres