This commit is contained in:
Para Dox
2025-04-14 11:37:28 +07:00
parent fa2c706daa
commit 1829f2394e
10 changed files with 10 additions and 10 deletions

View File

@@ -91,7 +91,7 @@ services:
- OP_NODE_RPC_ADDR=0.0.0.0
- OP_NODE_RPC_PORT=8545
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=consensus-layer
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [op-node]
restart: unless-stopped