We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
graph-node-fastchain
1 parent e5ccd02 commit 71df0e9Copy full SHA for 71df0e9
docker-compose.yml
@@ -248,7 +248,7 @@ services:
248
postgres_pass: let-me-in
249
postgres_db: streamr
250
ipfs: 'streamr-dev-ipfs:5001'
251
- ethereum: 'xDai:http://streamr-dev-chain-fast:8545'
+ ethereum: 'dev2:http://streamr-dev-chain-fast:8545'
252
RUST_LOG: info
253
GRAPH_ALLOW_NON_DETERMINISTIC_FULLTEXT_SEARCH: "true"
254
healthcheck:
0 commit comments