fix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user