This commit is contained in:
Para Dox
2025-04-14 13:28:51 +07:00
parent 81c04e3f23
commit 537d7406a3
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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