This commit is contained in:
Para Dox
2025-04-14 15:09:08 +07:00
parent f9cdd75cf8
commit 7d55b39c3a
6 changed files with 9 additions and 9 deletions

View File

@@ -100,7 +100,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