This commit is contained in:
Sebastian
2024-06-03 08:19:05 +02:00
parent 80c9a9c5f2
commit 4856d70345

View File

@@ -64,6 +64,7 @@ services:
- "OP_NODE_L1_TRUST_RPC=${BLAST_MAINNET_L1_ENDPOINT_TRUST:-false}"
- "OP_NODE_L1_ETH_RPC=${BLAST_MAINNET_L1_ENDPOINT}"
- "OP_NODE_L1_BEACON=${BLAST_MAINNET_L1_BEACON}"
- "OP_NODE_L1_BEACON_ARCHIVER=${BLAST_MAINNET_L1_BEACON_ARCHIVER}"
- "OP_NODE_L1_TRUST_RPC=true"
- "OP_NODE_L2_ENGINE_RPC=http://op-blast-mainnet:8551"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"