From 2397fbcb78bfa585e159b662439e579c414d1280 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 8 Mar 2025 10:32:34 +0100 Subject: [PATCH] fix --- nethermind-gnosis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nethermind-gnosis.yml b/nethermind-gnosis.yml index ef1c121e..af022973 100644 --- a/nethermind-gnosis.yml +++ b/nethermind-gnosis.yml @@ -74,7 +74,7 @@ services: - .jwtsecret:/jwt:ro environment: CHECKPOINT_SYNC_URL: "https://checkpoint.gnosischain.com/" - command: | + command: > --data-dir=/data --web3-url=http://nethermind-gnosis:8551 --jwt-secret=/jwt