change default sync mode

This commit is contained in:
Sebastian
2024-06-02 12:21:16 +02:00
parent 20d70ee317
commit 62a3925551

View File

@@ -70,7 +70,7 @@ services:
stop_grace_period: 30s
environment:
- "OP_NODE_NETWORK=op-mainnet"
- "OP_NODE_SYNCMODE=execution-layer"
# - "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${OPTIMISM_ETHEREUM_ENDPOINT}"
- "OP_NODE_L2_ENGINE_AUTH_RAW=${JWTSECRET}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"