This commit is contained in:
goldsquid
2025-10-01 17:02:27 +07:00
parent 3cabecc2cf
commit b21dc9ddc5
2 changed files with 2 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ services:
- --http.api=eth,net,web3,debug,admin,txpool - --http.api=eth,net,web3,debug,admin,txpool
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --mainnet
- --maxpeers=50 - --maxpeers=50
- --nat=extip:${IP} - --nat=extip:${IP}
- --port=11897 - --port=11897

View File

@@ -58,6 +58,7 @@ services:
- --http.api=eth,net,web3,debug,admin,txpool - --http.api=eth,net,web3,debug,admin,txpool
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --mainnet
- --maxpeers=50 - --maxpeers=50
- --nat=extip:${IP} - --nat=extip:${IP}
- --port=11952 - --port=11952