version update

This commit is contained in:
Sebastian
2024-01-26 04:43:17 +01:00
parent 2a8102f67c
commit 7ff25d5f73
3 changed files with 6 additions and 6 deletions

View File

@@ -17,8 +17,8 @@ services:
- --persistent.chain=/arbitrum-node/data/
- --persistent.global-config=/arbitrum-node/
- --node.rpc.classic-redirect=${ARBITRUM_CLASSIC_URL:-http://arbitrum-classic:8547/}
- --l1.url=${ARBITRUM_L1_URL}
- --l2.chain-id=42161
- --parent-chain.connection.url=${ARBITRUM_L1_URL}
- --chain.id=42161
- --http.api=net,web3,eth,debug
- --http.corsdomain=*
- --http.addr=0.0.0.0