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 - 8545
entrypoint: [erigon] entrypoint: [erigon]
command: command:
- --chain="arb-sepolia" - --chain=arb-sepolia
- --datadir=/root/.local/share/erigon - --datadir=/root/.local/share/erigon
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0

View File

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

View File

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