fix
This commit is contained in:
@@ -22,13 +22,13 @@ services:
|
|||||||
--http
|
--http
|
||||||
--http.addr=0.0.0.0
|
--http.addr=0.0.0.0
|
||||||
--http.port=18544
|
--http.port=18544
|
||||||
--http.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc,trace
|
--http.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm
|
||||||
--http.corsdomain="*"
|
--http.corsdomain="*"
|
||||||
--http.vhosts="*"
|
--http.vhosts="*"
|
||||||
--ws
|
--ws
|
||||||
--ws.addr=0.0.0.0
|
--ws.addr=0.0.0.0
|
||||||
--ws.port=18544
|
--ws.port=18544
|
||||||
--ws.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc
|
--ws.api=admin,debug,web3,eth,dag,txpool,personal,abft,net,trace,ftm
|
||||||
--ws.origins="*"
|
--ws.origins="*"
|
||||||
--rpc.gascap=600000000
|
--rpc.gascap=600000000
|
||||||
--cache=${CACHE_SIZE:-16000}
|
--cache=${CACHE_SIZE:-16000}
|
||||||
|
|||||||
Reference in New Issue
Block a user