This commit is contained in:
Sebastian
2024-12-18 08:59:13 +01:00
parent 0dfe49484f
commit 4b1012c0e0

View File

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