Commit 864c8c44 authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

Update ops-bedrock/entrypoint.sh

Co-authored-by: default avatarprotolambda <proto@protolambda.com>
parent 68702c53
......@@ -61,7 +61,7 @@ exec geth \
--password="$GETH_DATA_DIR"/password \
--allow-insecure-unlock \
--authrpc.addr="0.0.0.0" \
--authrpc.port="8547" \
--authrpc.port="8551" \
--authrpc.vhosts="*" \
--authrpc.jwtsecret=/config/jwt-secret.txt \
--gcmode=archive \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment