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