This commit is contained in:
goldsquid
2026-06-03 14:43:27 +07:00
parent 2efbc1d1b1
commit 9a2aedaf51
13 changed files with 13 additions and 13 deletions

View File

@@ -140,7 +140,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet-op-erigon

View File

@@ -139,7 +139,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-sepolia-op-erigon

View File

@@ -140,7 +140,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet-archive

View File

@@ -204,7 +204,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet

View File

@@ -140,7 +140,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet

View File

@@ -140,7 +140,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-sepolia-archive

View File

@@ -140,7 +140,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-sepolia

View File

@@ -140,7 +140,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet-op-reth

View File

@@ -140,7 +140,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet-op-reth-minimal

View File

@@ -141,7 +141,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-mainnet-op-reth-pruned

View File

@@ -140,7 +140,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-sepolia-op-reth

View File

@@ -140,7 +140,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-sepolia-op-reth-minimal

View File

@@ -141,7 +141,7 @@ services:
- OP_NODE_SNAPSHOT_LOG=/tmp/op-node-snapshot-log
- OP_NODE_SYNCMODE=execution-layer
- OP_NODE_VERIFIER_L1_CONFS=0
entrypoint: [base-consensus, node]
entrypoint: [/app/base-consensus, node]
restart: unless-stopped
depends_on:
- base-sepolia-op-reth-pruned