uypdate
This commit is contained in:
@@ -54,8 +54,6 @@ services:
|
|||||||
command:
|
command:
|
||||||
- --config=/config/erigon.yaml
|
- --config=/config/erigon.yaml
|
||||||
- --datadir=/root/.erigon
|
- --datadir=/root/.erigon
|
||||||
- --db.engine=
|
|
||||||
- --gcmode=archive
|
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=
|
- --http.api=
|
||||||
@@ -64,8 +62,6 @@ services:
|
|||||||
- --port=11358
|
- --port=11358
|
||||||
- --rpc.gascap=6000000000
|
- --rpc.gascap=6000000000
|
||||||
- --rpc.returndata.limit=1500000
|
- --rpc.returndata.limit=1500000
|
||||||
- --state.scheme=
|
|
||||||
- --syncmode=full
|
|
||||||
- --ws
|
- --ws
|
||||||
- --ws.port=8545
|
- --ws.port=8545
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
@@ -54,8 +54,6 @@ services:
|
|||||||
command:
|
command:
|
||||||
- --config=/config/erigon.yaml
|
- --config=/config/erigon.yaml
|
||||||
- --datadir=/root/.erigon
|
- --datadir=/root/.erigon
|
||||||
- --db.engine=
|
|
||||||
- --gcmode=full
|
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=
|
- --http.api=
|
||||||
@@ -64,8 +62,6 @@ services:
|
|||||||
- --port=12399
|
- --port=12399
|
||||||
- --rpc.gascap=6000000000
|
- --rpc.gascap=6000000000
|
||||||
- --rpc.returndata.limit=1500000
|
- --rpc.returndata.limit=1500000
|
||||||
- --state.scheme=
|
|
||||||
- --syncmode=full
|
|
||||||
- --ws
|
- --ws
|
||||||
- --ws.port=8545
|
- --ws.port=8545
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user