This commit is contained in:
squidbear
2025-03-29 11:29:23 +01:00
parent f1c2ee776d
commit 85ed047d60
4 changed files with 6 additions and 6 deletions

View File

@@ -77,7 +77,7 @@ services:
- ./blast/mainnet.env
environment:
- OP_NODE_ROLLUP_CONFIG=/config/rollup.json
- "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_SYNCMODE=consensus-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_MAINNET_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"
- "OP_NODE_L2_ENGINE_RPC=http://blast-mainnet-archive:8551"