diff --git a/op-bnb-reth.yml b/op-bnb-reth.yml index 27e69e50..013ef638 100644 --- a/op-bnb-reth.yml +++ b/op-bnb-reth.yml @@ -34,7 +34,6 @@ services: entrypoint: /scripts/op-node-start.sh environment: OP_NODE__RPC_ENDPOINT: ${OPBNB_BSC_ENDPOINT} - OP_NODE__RPC_ENDPOINT: ${OPBNB_BSC_ENDPOINT} OP_NODE__RPC_ENDPOINT_KIND: ${OPBNB_BSC_ENDPOINT_KIND:-basic} OP_L2_HOST: op-bnb-reth P2P_PRIV_KEY: ${OPBNB_NODE_PRIV_KEY}