fix
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
---
|
||||
# use at your own risk
|
||||
# False
|
||||
#
|
||||
# arb
|
||||
|
||||
services:
|
||||
arbitrum-nova-archive:
|
||||
@@ -23,7 +19,6 @@ services:
|
||||
user: root
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
command:
|
||||
- --chain.id=42170
|
||||
- --execution.caching.archive=true
|
||||
@@ -33,6 +28,7 @@ services:
|
||||
- --http.addr=0.0.0.0
|
||||
- --http.api=eth,net,web3,arb,txpool,debug
|
||||
- --http.corsdomain=*
|
||||
- --http.port=8545
|
||||
- --http.vhosts=*
|
||||
- --init.latest=archive
|
||||
- --node.batch-poster.enable=false
|
||||
|
||||
Reference in New Issue
Block a user