Wrap testing module inside a docker-compose
This commit is contained in:
4
testing/.env.default
Normal file
4
testing/.env.default
Normal file
@@ -0,0 +1,4 @@
|
||||
SUBSTREAMS_PATH=../substreams/ethereum-curve
|
||||
RPC_URL=https://mainnet.infura.io/v3/your-infura-key
|
||||
DATABASE_URL: "postgres://postgres:mypassword@db:5432/tycho_indexer_0"
|
||||
SUBSTREAMS_API_TOKEN="changeme"
|
||||
Reference in New Issue
Block a user