This commit is contained in:
goldsquid
2025-08-30 19:45:19 +07:00
parent cdea0ea21d
commit b56f1d95fd
3 changed files with 3 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ services:
- 8545
entrypoint: [erigon]
command:
- --chain="arb-sepolia"
- --chain=arb-sepolia
- --datadir=/root/.local/share/erigon
- --http
- --http.addr=0.0.0.0

View File

@@ -56,7 +56,7 @@ services:
- 8545
entrypoint: [erigon]
command:
- --chain="arb-sepolia"
- --chain=arb-sepolia
- --datadir=/root/.local/share/erigon
- --http
- --http.addr=0.0.0.0

View File

@@ -56,7 +56,7 @@ services:
- 8545
entrypoint: [erigon]
command:
- --chain="arb-sepolia"
- --chain=arb-sepolia
- --datadir=/root/.local/share/erigon
- --http
- --http.addr=0.0.0.0