Skip to content

Commit

Permalink
refacotr(eventindexer): update env example
Browse files Browse the repository at this point in the history
  • Loading branch information
luanxu-mxc committed Dec 4, 2024
1 parent 3ba9e8c commit f5c1154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eventindexer/.l2.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DATABASE_HOST=localhost:3306
DATABASE_MAX_IDLE_CONNS=50
DATABASE_MAX_OPEN_CONNS=3000
DATABASE_CONN_MAX_LIFETIME_IN_MS=100000
RPC_URL=wss://ws.mainnet.taiko.xyz
RPC_URL=wss://geneva-rpc.moonchain.com/ws
CORS_ORIGINS=*
BLOCK_BATCH_SIZE=50
CACHE_INTERVAL_IN_SECONDS=60
Expand Down

0 comments on commit f5c1154

Please sign in to comment.