debugging

This commit is contained in:
Sebastian
2023-01-26 13:13:10 +01:00
parent b47b03a945
commit 2528fb58fb
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ exec geth \
--gcmode=$NODE_TYPE \
--metrics \
--metrics.addr=0.0.0.0 \
--metric.port=6060 \
--metrics.port=6060 \
# --metrics.influxdb \
# --metrics.influxdb.endpoint=http://influxdb:8086 \
# --metrics.influxdb.database=l2geth \