fix port for optimism archive node

This commit is contained in:
Sebastian
2023-04-11 07:15:16 +02:00
parent b22c3d41d2
commit 3465d8b944
2 changed files with 3 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ exec geth \
--mine \
--miner.etherbase=$BLOCK_SIGNER_ADDRESS \
--gcmode=$NODE_TYPE \
--ws.port=8545 \
# --metrics \
# --metrics.influxdb \
# --metrics.influxdb.endpoint=http://influxdb:8086 \