This commit is contained in:
Sebastian
2024-12-17 15:50:14 +01:00
parent e55802af54
commit f0989bff07

View File

@@ -68,7 +68,8 @@ services:
- .jwtsecret:/jwtsecret
stop_grace_period: 30s
environment:
#- "OP_NODE_NETWORK=zora-mainnet-0"
- "OP_NODE_NETWORK=zora-mainnet-0"
- "OP_NODE_SYNCMODE=execution-layer"
- "OP_NODE_L1_ETH_RPC=${ZORA_SEPOLIA_L1_ENDPOINT}"
- "OP_NODE_L2_ENGINE_AUTH_RAW=${JWTSECRET}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"