This commit is contained in:
squidbear
2025-03-31 18:04:58 +02:00
parent 48729847a4
commit 5c89c5ab65
2 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ services:
environment:
- "OP_NODE_NETWORK=metal-sepolia"
- "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_SYNCMODE=consensus-layer"
- "OP_NODE_L1_ETH_RPC=${ETHEREUM_SEPOLIA_EXECUTION_RPC}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"
- "OP_NODE_L2_ENGINE_RPC=http://metal-sepolia-archive:8551"