This commit is contained in:
goldsquid
2025-10-01 22:46:46 +07:00
parent f84a5554e5
commit 2b19378190
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ services:
- --datadir=/root/.erigon
- --http
- --http.addr=0.0.0.0
- --http.api=
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
- --http.port=8545
- --http.vhosts=*
- --maxpeers=50

View File

@@ -57,7 +57,7 @@ services:
- --datadir=/root/.erigon
- --http
- --http.addr=0.0.0.0
- --http.api=
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
- --http.port=8545
- --http.vhosts=*
- --maxpeers=50