This commit is contained in:
Para Dox
2025-04-11 17:55:34 +07:00
parent 8c3647c887
commit 9afff9d756
10 changed files with 10 additions and 10 deletions

View File

@@ -31,7 +31,7 @@ services:
- .jwtsecret:/jwtsecret:ro
entrypoint: [op-reth, node]
entrypoint: [/usr/local/bin/op-reth, node]
command:
- --datadir=/root/.local/share/reth
- --port=10221

View File

@@ -31,7 +31,7 @@ services:
- .jwtsecret:/jwtsecret:ro
entrypoint: [op-reth, node]
entrypoint: [/usr/local/bin/op-reth, node]
command:
- --datadir=/root/.local/share/reth
- --port=10221

View File

@@ -31,7 +31,7 @@ services:
- .jwtsecret:/jwtsecret:ro
entrypoint: [op-reth, node]
entrypoint: [/usr/local/bin/op-reth, node]
command:
- --datadir=/root/.local/share/reth
- --port=10390

View File

@@ -31,7 +31,7 @@ services:
- .jwtsecret:/jwtsecret:ro
entrypoint: [op-reth, node]
entrypoint: [/usr/local/bin/op-reth, node]
command:
- --datadir=/root/.local/share/reth
- --port=10390

View File

@@ -31,7 +31,7 @@ services:
- .jwtsecret:/jwtsecret:ro
entrypoint: [op-reth, node]
entrypoint: [/usr/local/bin/op-reth, node]
command:
- --datadir=/root/.local/share/reth
- --port=10598

View File

@@ -31,7 +31,7 @@ services:
- .jwtsecret:/jwtsecret:ro
entrypoint: [op-reth, node]
entrypoint: [/usr/local/bin/op-reth, node]
command:
- --datadir=/root/.local/share/reth
- --port=10598

View File

@@ -31,7 +31,7 @@ services:
- .jwtsecret:/jwtsecret:ro
entrypoint: [op-reth, node]
entrypoint: [/usr/local/bin/op-reth, node]
command:
- --datadir=/root/.local/share/reth
- --port=10114

View File

@@ -31,7 +31,7 @@ services:
- .jwtsecret:/jwtsecret:ro
entrypoint: [op-reth, node]
entrypoint: [/usr/local/bin/op-reth, node]
command:
- --datadir=/root/.local/share/reth
- --port=10114

View File

@@ -31,7 +31,7 @@ services:
- .jwtsecret:/jwtsecret:ro
entrypoint: [op-reth, node]
entrypoint: [/usr/local/bin/op-reth, node]
command:
- --datadir=/root/.local/share/reth
- --port=10326

View File

@@ -31,7 +31,7 @@ services:
- .jwtsecret:/jwtsecret:ro
entrypoint: [op-reth, node]
entrypoint: [/usr/local/bin/op-reth, node]
command:
- --datadir=/root/.local/share/reth
- --port=10326