This commit is contained in:
Para Dox
2025-04-13 17:17:59 +07:00
parent ccbb06dc05
commit 65ab9eec06
12 changed files with 14 additions and 18 deletions

View File

@@ -97,7 +97,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=execution-layer
- OP_NODE_SYNCMODE=consensus-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [op-node]
restart: unless-stopped