This commit is contained in:
Sebastian
2024-05-20 14:58:39 +02:00
parent 44df9e433d
commit 4a006efd6e
3 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ services:
- --parent-chain.connection.url=${ARBITRUM_L1_URL}
- --parent-chain.blob-client.beacon-url=${ARBITRUM_L1_BEACON_URL}
- --chain.id=42170
- --execution.rpc.gas-cap=600000000
- --http.api=net,web3,eth,debug
- --http.corsdomain=*
- --http.addr=0.0.0.0