This commit is contained in:
Sebastian
2024-06-02 12:24:22 +02:00
parent 62a3925551
commit 676c58fd9a

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"