update
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3.1'
|
||||
services:
|
||||
|
||||
nethermind-gnosis:
|
||||
image: nethermind/nethermind:1.21.0
|
||||
image: nethermind/nethermind:1.25.3
|
||||
user: root
|
||||
volumes:
|
||||
- "gnosis-nethermind-fullnode:/data"
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
--config=gnosis
|
||||
--datadir=/data
|
||||
--log=INFO
|
||||
--Sync.SnapSync=false
|
||||
--Sync.SnapSync=true
|
||||
--JsonRpc.Enabled=true
|
||||
--JsonRpc.Host=0.0.0.0
|
||||
--JsonRpc.Port=8545
|
||||
|
||||
Reference in New Issue
Block a user