This commit is contained in:
cventastic
2022-11-03 09:30:14 +01:00
parent 208fcfbf53
commit 2b6e1020aa

View File

@@ -11,7 +11,7 @@ services:
image: nethermindeth/nethermind:TracesDB image: nethermindeth/nethermind:TracesDB
restart: always restart: always
stop_grace_period: 1m stop_grace_period: 1m
command: | command: >
--JsonRpc.Enabled true \ --JsonRpc.Enabled true \
--JsonRpc.Host 0.0.0.0 \ --JsonRpc.Host 0.0.0.0 \
--Metrics.Enabled true \ --Metrics.Enabled true \