disable execution layer sync

This commit is contained in:
Sebastian
2025-01-24 10:06:09 +01:00
parent 694abee654
commit c82b5819c3

View File

@@ -69,6 +69,7 @@ services:
stop_grace_period: 30s stop_grace_period: 30s
environment: environment:
#- "OP_NODE_SYNCMODE=execution-layer" #- "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L2_ENGINE_AUTH_RAW=688f5d737bad920bdfb2fc2f488d6b6209eebda1dae949a8de91398d932c517a"
- "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://op-snaxchain-fullnode:8551" - "OP_NODE_L2_ENGINE_RPC=http://op-snaxchain-fullnode:8551"