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