fix
This commit is contained in:
@@ -35,6 +35,7 @@ services:
|
||||
- --http
|
||||
- --http.port=8545
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
@@ -43,7 +44,6 @@ services:
|
||||
- --ws.api=eth,net,web3,debug,admin,txpool
|
||||
|
||||
- --http.addr=0.0.0.0
|
||||
- --maxpeers=50
|
||||
- --http.api=eth,net,web3,debug,admin,txpool
|
||||
|
||||
- --rpc.gascap=600000000
|
||||
|
||||
@@ -35,6 +35,7 @@ services:
|
||||
- --http
|
||||
- --http.port=8545
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
@@ -43,7 +44,6 @@ services:
|
||||
- --ws.api=eth,net,web3,debug,admin,txpool
|
||||
|
||||
- --http.addr=0.0.0.0
|
||||
- --maxpeers=50
|
||||
- --http.api=eth,net,web3,debug,admin,txpool
|
||||
|
||||
- --rpc.gascap=600000000
|
||||
|
||||
Reference in New Issue
Block a user