fix
This commit is contained in:
@@ -16,8 +16,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- chains
|
- chains
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: >-
|
command: >
|
||||||
|
|
||||||
--port=34894
|
--port=34894
|
||||||
--maxpeers=200
|
--maxpeers=200
|
||||||
--http
|
--http
|
||||||
@@ -31,7 +30,6 @@ services:
|
|||||||
--ws.port=18544
|
--ws.port=18544
|
||||||
--ws.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc
|
--ws.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc
|
||||||
--ws.origins="*"
|
--ws.origins="*"
|
||||||
--nousb
|
|
||||||
--rpc.gascap=600000000
|
--rpc.gascap=600000000
|
||||||
--db.preset pbl-1
|
--db.preset pbl-1
|
||||||
--cache=${CACHE_SIZE:-16000}
|
--cache=${CACHE_SIZE:-16000}
|
||||||
|
|||||||
Reference in New Issue
Block a user