example.env 235 Bytes EditWeb IDE 1 2 3 4 5 6 # Fill me in with goerli uris and run docker-compose up to run indexer vs goerli INDEXER_L1_ETH_RPC=FILL_ME_IN INDEXER_L2_ETH_RPC=FILL_ME_IN # Fill in to use prisma studio ui with a db other than the default # DATABASE_URL=FILL_ME_IN