fix
This commit is contained in:
@@ -52,7 +52,6 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
command:
|
command:
|
||||||
- --datadir=/root/.wemix
|
- --datadir=/root/.wemix
|
||||||
- --db.engine=
|
|
||||||
- --gcmode=archive
|
- --gcmode=archive
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
@@ -62,8 +61,6 @@ services:
|
|||||||
- --port=11897
|
- --port=11897
|
||||||
- --rpc.gascap=600000000
|
- --rpc.gascap=600000000
|
||||||
- --rpc.txfeecap=0
|
- --rpc.txfeecap=0
|
||||||
- --state.scheme=
|
|
||||||
- --syncmode=full
|
|
||||||
- --ws
|
- --ws
|
||||||
- --ws.port=8545
|
- --ws.port=8545
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
@@ -52,7 +52,6 @@ services:
|
|||||||
- 8545
|
- 8545
|
||||||
command:
|
command:
|
||||||
- --datadir=/root/.wemix
|
- --datadir=/root/.wemix
|
||||||
- --db.engine=
|
|
||||||
- --gcmode=full
|
- --gcmode=full
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
@@ -62,8 +61,6 @@ services:
|
|||||||
- --port=11908
|
- --port=11908
|
||||||
- --rpc.gascap=600000000
|
- --rpc.gascap=600000000
|
||||||
- --rpc.txfeecap=0
|
- --rpc.txfeecap=0
|
||||||
- --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