disable execution layer sync
This commit is contained in:
@@ -71,7 +71,7 @@ services:
|
|||||||
#- "OP_NODE_SYNCMODE=execution-layer"
|
#- "OP_NODE_SYNCMODE=execution-layer"
|
||||||
- "OP_NODE_L1_ETH_RPC=${SNAXCHAIN_ETHEREUM_ENDPOINT}"
|
- "OP_NODE_L1_ETH_RPC=${SNAXCHAIN_ETHEREUM_ENDPOINT}"
|
||||||
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"
|
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"
|
||||||
- "OP_NODE_L2_ENGINE_RPC=http://snaxchain-fullnode:8551"
|
- "OP_NODE_L2_ENGINE_RPC=http://op-snaxchain-fullnode:8551"
|
||||||
- "OP_NODE_LOG_LEVEL=info"
|
- "OP_NODE_LOG_LEVEL=info"
|
||||||
- "OP_NODE_METRICS_ADDR=0.0.0.0"
|
- "OP_NODE_METRICS_ADDR=0.0.0.0"
|
||||||
- "OP_NODE_METRICS_ENABLED=true"
|
- "OP_NODE_METRICS_ENABLED=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user