From 72cf47d0f172a551a6f41df9eecbdc1c37e3d92b Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 18 Dec 2024 08:59:50 +0100 Subject: [PATCH] fix --- sonic.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/sonic.yml b/sonic.yml index 51aea26a..efda7e06 100644 --- a/sonic.yml +++ b/sonic.yml @@ -31,7 +31,6 @@ services: --ws.api=ftm,eth,debug,admin,web3,personal,net,txpool,sfc --ws.origins="*" --rpc.gascap=600000000 - --db.preset pbl-1 --cache=${CACHE_SIZE:-16000} labels: - "traefik.enable=true"