fix
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
|||||||
- 8551
|
- 8551
|
||||||
entrypoint: [op-reth, node]
|
entrypoint: [op-reth, node]
|
||||||
command:
|
command:
|
||||||
- --chain=op
|
- --chain=optimism
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
- --max-outbound-peers=50
|
- --max-outbound-peers=50
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ services:
|
|||||||
- 8551
|
- 8551
|
||||||
entrypoint: [op-reth, node]
|
entrypoint: [op-reth, node]
|
||||||
command:
|
command:
|
||||||
- --chain=op
|
- --chain=optimism
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --full
|
- --full
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ services:
|
|||||||
- 8551
|
- 8551
|
||||||
entrypoint: [op-reth, node]
|
entrypoint: [op-reth, node]
|
||||||
command:
|
command:
|
||||||
- --chain=op-sepolia
|
- --chain=optimismsepolia
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
- --max-outbound-peers=50
|
- --max-outbound-peers=50
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ services:
|
|||||||
- 8551
|
- 8551
|
||||||
entrypoint: [op-reth, node]
|
entrypoint: [op-reth, node]
|
||||||
command:
|
command:
|
||||||
- --chain=op-sepolia
|
- --chain=optimismsepolia
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --full
|
- --full
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
|
|||||||
Reference in New Issue
Block a user