fix
This commit is contained in:
@@ -22,13 +22,13 @@ services:
|
||||
--http
|
||||
--http.addr=0.0.0.0
|
||||
--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.vhosts="*"
|
||||
--ws
|
||||
--ws.addr=0.0.0.0
|
||||
--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="*"
|
||||
--rpc.gascap=600000000
|
||||
--cache=${CACHE_SIZE:-16000}
|
||||
|
||||
Reference in New Issue
Block a user