fix
This commit is contained in:
@@ -16,7 +16,6 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
entrypoint: ["reth", "node"]
|
entrypoint: ["reth", "node"]
|
||||||
command:
|
command:
|
||||||
- --chain=bepolia
|
|
||||||
- --chain=/config/eth-genesis.json
|
- --chain=/config/eth-genesis.json
|
||||||
- --metrics=0.0.0.0:9001
|
- --metrics=0.0.0.0:9001
|
||||||
- --http
|
- --http
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
entrypoint: ["reth", "node"]
|
entrypoint: ["reth", "node"]
|
||||||
command:
|
command:
|
||||||
- --chain=bepolia
|
|
||||||
- --chain=/config/eth-genesis.json
|
- --chain=/config/eth-genesis.json
|
||||||
- --metrics=0.0.0.0:9001
|
- --metrics=0.0.0.0:9001
|
||||||
- --http
|
- --http
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
entrypoint: ["reth", "node"]
|
entrypoint: ["reth", "node"]
|
||||||
command:
|
command:
|
||||||
- --chain=mainnet
|
|
||||||
- --chain=/config/eth-genesis.json
|
- --chain=/config/eth-genesis.json
|
||||||
- --metrics=0.0.0.0:9001
|
- --metrics=0.0.0.0:9001
|
||||||
- --http
|
- --http
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
entrypoint: ["reth", "node"]
|
entrypoint: ["reth", "node"]
|
||||||
command:
|
command:
|
||||||
- --chain=mainnet
|
|
||||||
- --chain=/config/eth-genesis.json
|
- --chain=/config/eth-genesis.json
|
||||||
- --metrics=0.0.0.0:9001
|
- --metrics=0.0.0.0:9001
|
||||||
- --http
|
- --http
|
||||||
|
|||||||
Reference in New Issue
Block a user