This commit is contained in:
Sebastian
2024-10-28 10:52:26 +01:00
parent 6752469c8d
commit 0592b7b9b6

View File

@@ -64,6 +64,7 @@ services:
- "OP_NODE_L2_ENGINE_AUTH_RAW=${JWTSECRET}" - "OP_NODE_L2_ENGINE_AUTH_RAW=${JWTSECRET}"
- "OP_NODE_L2_ENGINE_AUTH=/jwtsecret" - "OP_NODE_L2_ENGINE_AUTH=/jwtsecret"
- "OP_NODE_L2_ENGINE_RPC=http://optimism-archive:9551" - "OP_NODE_L2_ENGINE_RPC=http://optimism-archive:9551"
- "OP_NODE_L2_ENGINE_KIND=reth"
- "OP_NODE_LOG_LEVEL=info" - "OP_NODE_LOG_LEVEL=info"
- "OP_NODE_METRICS_ADDR=0.0.0.0" - "OP_NODE_METRICS_ADDR=0.0.0.0"
- "OP_NODE_METRICS_ENABLED=true" - "OP_NODE_METRICS_ENABLED=true"