forked from cerc-io/stack-orchestrator
added metrics addr flag
This commit is contained in:
parent
c789b82782
commit
2a24e71c92
@ -48,6 +48,7 @@ services:
|
|||||||
--authrpc.jwtsecret=/blast/jwt.txt
|
--authrpc.jwtsecret=/blast/jwt.txt
|
||||||
--syncmode=full
|
--syncmode=full
|
||||||
--metrics
|
--metrics
|
||||||
|
--metrics.addr=0.0.0.0
|
||||||
--gcmode=archive
|
--gcmode=archive
|
||||||
--nodiscover
|
--nodiscover
|
||||||
--maxpeers=0
|
--maxpeers=0
|
||||||
|
Loading…
Reference in New Issue
Block a user