Update sushiswap-subgraph stack to point to filecoin endpoint #509

Merged
prathamesh0 merged 16 commits from pm-sushigraph-filecoin into main 2023-08-30 10:35:16 +00:00
Showing only changes of commit 9b2e17b9e0 - Show all commits

View File

@ -21,6 +21,7 @@ services:
# ethereum: 'lotus-fixturenet:http://lotus-node-1:1234/rpc/v1'
ethereum: 'filecoin:https://archive.lotus.vdb.to/rpc/v1'
GRAPH_LOG: debug
ETHEREUM_REORG_THRESHOLD: 3
ports:
- "8000"
- "8001"