This commit is contained in:
goldsquid
2026-06-03 14:42:07 +07:00
parent f6392cfe1c
commit 2efbc1d1b1
6 changed files with 6 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ services:
- 8545 - 8545
- 9001 - 9001
- 8551 - 8551
entrypoint: [base-reth-node, node] entrypoint: [/app/base-reth-node, node]
command: command:
- --chain=base - --chain=base
- --datadir=/root/.local/share/reth - --datadir=/root/.local/share/reth

View File

@@ -53,7 +53,7 @@ services:
- 8545 - 8545
- 9001 - 9001
- 8551 - 8551
entrypoint: [base-reth-node, node] entrypoint: [/app/base-reth-node, node]
command: command:
- --chain=base - --chain=base
- --datadir=/root/.local/share/reth - --datadir=/root/.local/share/reth

View File

@@ -53,7 +53,7 @@ services:
- 8545 - 8545
- 9001 - 9001
- 8551 - 8551
entrypoint: [base-reth-node, node] entrypoint: [/app/base-reth-node, node]
command: command:
- --chain=base - --chain=base
- --datadir=/root/.local/share/reth - --datadir=/root/.local/share/reth

View File

@@ -53,7 +53,7 @@ services:
- 8545 - 8545
- 9001 - 9001
- 8551 - 8551
entrypoint: [base-reth-node, node] entrypoint: [/app/base-reth-node, node]
command: command:
- --chain=base-sepolia - --chain=base-sepolia
- --datadir=/root/.local/share/reth - --datadir=/root/.local/share/reth

View File

@@ -53,7 +53,7 @@ services:
- 8545 - 8545
- 9001 - 9001
- 8551 - 8551
entrypoint: [base-reth-node, node] entrypoint: [/app/base-reth-node, node]
command: command:
- --chain=base-sepolia - --chain=base-sepolia
- --datadir=/root/.local/share/reth - --datadir=/root/.local/share/reth

View File

@@ -53,7 +53,7 @@ services:
- 8545 - 8545
- 9001 - 9001
- 8551 - 8551
entrypoint: [base-reth-node, node] entrypoint: [/app/base-reth-node, node]
command: command:
- --chain=base-sepolia - --chain=base-sepolia
- --datadir=/root/.local/share/reth - --datadir=/root/.local/share/reth