From 4b1012c0e07ffec06e851a10e2b68c5125e2b684 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 18 Dec 2024 08:59:13 +0100 Subject: [PATCH] fix --- sonic.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sonic.yml b/sonic.yml index 04cf3f4e..51aea26a 100644 --- a/sonic.yml +++ b/sonic.yml @@ -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}