5 lines
228 B
Plaintext
5 lines
228 B
Plaintext
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"
|
|
DOMAIN_OWNER="AWSAccountId" |