added metrics addr flag

This commit is contained in:
jonathan@vulcanize.io 2024-04-02 16:20:25 +00:00
parent c789b82782
commit 2a24e71c92

View File

@ -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