This commit is contained in:
Para Dox
2025-04-17 21:08:44 +07:00
parent 3303bd1d6d
commit f7acaa9c85
12 changed files with 32 additions and 32 deletions

View File

@@ -27,7 +27,7 @@ services:
- --gcmode=archive - --gcmode=archive
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,net,web3,debug,admin,txpool,engine - --http.api=admin,debug,web3,eth,istanbul,net
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --maxpeers=50 - --maxpeers=50
@@ -37,7 +37,7 @@ services:
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=admin,debug,web3,eth,istanbul,net
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
restart: unless-stopped restart: unless-stopped

View File

@@ -27,7 +27,7 @@ services:
- --gcmode=full - --gcmode=full
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,net,web3,debug,admin,txpool,engine - --http.api=admin,debug,web3,eth,istanbul,net
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --maxpeers=50 - --maxpeers=50
@@ -37,7 +37,7 @@ services:
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=admin,debug,web3,eth,istanbul,net
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
restart: unless-stopped restart: unless-stopped

View File

@@ -27,7 +27,7 @@ services:
- --gcmode=archive - --gcmode=archive
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,net,web3,debug,admin,txpool,engine - --http.api=admin,debug,web3,eth,istanbul,net
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --maxpeers=50 - --maxpeers=50
@@ -37,7 +37,7 @@ services:
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=admin,debug,web3,eth,istanbul,net
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
restart: unless-stopped restart: unless-stopped

View File

@@ -27,7 +27,7 @@ services:
- --gcmode=full - --gcmode=full
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,net,web3,debug,admin,txpool,engine - --http.api=admin,debug,web3,eth,istanbul,net
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --maxpeers=50 - --maxpeers=50
@@ -37,7 +37,7 @@ services:
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=admin,debug,web3,eth,istanbul,net
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
restart: unless-stopped restart: unless-stopped

View File

@@ -46,12 +46,12 @@ services:
- --syncmode=full - --syncmode=full
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=admin,debug,web3,eth,istanbul,net - --http.api=eth,net,web3,debug,admin,txpool,engine
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=admin,debug,web3,eth,istanbul,net - --ws.api=eth,net,web3,debug,admin,txpool,engine
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0
@@ -148,7 +148,7 @@ services:
- --gcmode=archive - --gcmode=archive
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,net,web3,debug,admin,txpool,engine - --http.api=admin,debug,web3,eth,istanbul,net
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --maxpeers=50 - --maxpeers=50
@@ -158,7 +158,7 @@ services:
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=admin,debug,web3,eth,istanbul,net
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
restart: unless-stopped restart: unless-stopped

View File

@@ -46,12 +46,12 @@ services:
- --syncmode=snap - --syncmode=snap
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=admin,debug,web3,eth,istanbul,net - --http.api=eth,net,web3,debug,admin,txpool,engine
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=admin,debug,web3,eth,istanbul,net - --ws.api=eth,net,web3,debug,admin,txpool,engine
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0
@@ -148,7 +148,7 @@ services:
- --gcmode=full - --gcmode=full
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,net,web3,debug,admin,txpool,engine - --http.api=admin,debug,web3,eth,istanbul,net
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --maxpeers=50 - --maxpeers=50
@@ -158,7 +158,7 @@ services:
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=admin,debug,web3,eth,istanbul,net
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
restart: unless-stopped restart: unless-stopped

View File

@@ -45,12 +45,12 @@ services:
- --syncmode=snap - --syncmode=snap
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=admin,debug,web3,eth,istanbul,net - --http.api=eth,net,web3,debug,admin,txpool,engine
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=admin,debug,web3,eth,istanbul,net - --ws.api=eth,net,web3,debug,admin,txpool,engine
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0

View File

@@ -45,12 +45,12 @@ services:
- --syncmode=snap - --syncmode=snap
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=admin,debug,web3,eth,istanbul,net - --http.api=eth,net,web3,debug,admin,txpool,engine
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=admin,debug,web3,eth,istanbul,net - --ws.api=eth,net,web3,debug,admin,txpool,engine
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0

View File

@@ -46,12 +46,12 @@ services:
- --syncmode=full - --syncmode=full
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=admin,debug,web3,eth,istanbul,net - --http.api=eth,net,web3,debug,admin,txpool,engine
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=admin,debug,web3,eth,istanbul,net - --ws.api=eth,net,web3,debug,admin,txpool,engine
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0
@@ -149,7 +149,7 @@ services:
- --gcmode=archive - --gcmode=archive
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,net,web3,debug,admin,txpool,engine - --http.api=admin,debug,web3,eth,istanbul,net
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --maxpeers=50 - --maxpeers=50
@@ -159,7 +159,7 @@ services:
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=admin,debug,web3,eth,istanbul,net
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
restart: unless-stopped restart: unless-stopped

View File

@@ -46,12 +46,12 @@ services:
- --syncmode=snap - --syncmode=snap
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=admin,debug,web3,eth,istanbul,net - --http.api=eth,net,web3,debug,admin,txpool,engine
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=admin,debug,web3,eth,istanbul,net - --ws.api=eth,net,web3,debug,admin,txpool,engine
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0
@@ -149,7 +149,7 @@ services:
- --gcmode=full - --gcmode=full
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,net,web3,debug,admin,txpool,engine - --http.api=admin,debug,web3,eth,istanbul,net
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --maxpeers=50 - --maxpeers=50
@@ -159,7 +159,7 @@ services:
- --rpc.txfeecap=0 - --rpc.txfeecap=0
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=eth,net,web3,debug,admin,txpool,engine - --ws.api=admin,debug,web3,eth,istanbul,net
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
restart: unless-stopped restart: unless-stopped

View File

@@ -45,12 +45,12 @@ services:
- --syncmode=snap - --syncmode=snap
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=admin,debug,web3,eth,istanbul,net - --http.api=eth,net,web3,debug,admin,txpool,engine
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=admin,debug,web3,eth,istanbul,net - --ws.api=eth,net,web3,debug,admin,txpool,engine
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0

View File

@@ -45,12 +45,12 @@ services:
- --syncmode=snap - --syncmode=snap
- --http - --http
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=admin,debug,web3,eth,istanbul,net - --http.api=eth,net,web3,debug,admin,txpool,engine
- --http.port=8545 - --http.port=8545
- --http.vhosts=* - --http.vhosts=*
- --ws - --ws
- --ws.addr=0.0.0.0 - --ws.addr=0.0.0.0
- --ws.api=admin,debug,web3,eth,istanbul,net - --ws.api=eth,net,web3,debug,admin,txpool,engine
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0