From 68b2e612ba585dc027f3e563cf21eb2e15114a34 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 15 Sep 2024 11:56:06 +0200 Subject: [PATCH] fix --- op-bnb-reth.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/op-bnb-reth.yml b/op-bnb-reth.yml index b224e3fb..8b318d3f 100644 --- a/op-bnb-reth.yml +++ b/op-bnb-reth.yml @@ -30,8 +30,9 @@ services: stop_grace_period: 5m entrypoint: /scripts/op-node-start.sh environment: - OP_NODE__RPC_ENDPOINT: ${OPBNB_BSC_ENDPOINT} - OP_NODE_L1_RPC_KIND: erigon + OP_NODE__RPC_ENDPOINT: ${OPBNB_BSC_ENDPOINT} +# OP_NODE_L1_RPC_KIND: erigon + OP_L2_HOST: op-bnb-reth P2P_PRIV_KEY: ${OPBNB_NODE_PRIV_KEY} NETWORK_NAME: mainnet expose: