Skip to content

Commit 71df0e9

Browse files
authored
chore: Update network id for graph-node-fastchain (#242)
Needed by streamr-dev/network-contracts#1012.
1 parent e5ccd02 commit 71df0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ services:
248248
postgres_pass: let-me-in
249249
postgres_db: streamr
250250
ipfs: 'streamr-dev-ipfs:5001'
251-
ethereum: 'xDai:http://streamr-dev-chain-fast:8545'
251+
ethereum: 'dev2:http://streamr-dev-chain-fast:8545'
252252
RUST_LOG: info
253253
GRAPH_ALLOW_NON_DETERMINISTIC_FULLTEXT_SEARCH: "true"
254254
healthcheck:

0 commit comments

Comments
 (0)