This commit is contained in:
squidbear
2025-03-28 10:49:47 +01:00
parent c9b9598f1c
commit 7cb7a8c04e
4 changed files with 16 additions and 16 deletions

View File

@@ -25,13 +25,13 @@ services:
- --authrpc.vhosts="*"
- --http
- --http.api=admin,debug,eth,net,web3,txpool,taiko
- --http.addr="0.0.0.0"
- --http.vhosts="*"
- --http.addr=0.0.0.0
- --http.vhosts=*
- --ws
- --ws.api=debug,eth,net,web3,txpool,taiko
- --ws.addr="0.0.0.0"
- --ws.addr=0.0.0.0
- --ws.port=8545
- --ws.origins="*"
- --ws.origins=*
- --gpo.defaultprice=10000000
- --port=10088
- --discovery.port=10088

View File

@@ -25,13 +25,13 @@ services:
- --authrpc.vhosts="*"
- --http
- --http.api=admin,debug,eth,net,web3,txpool,taiko
- --http.addr="0.0.0.0"
- --http.vhosts="*"
- --http.addr=0.0.0.0
- --http.vhosts=*
- --ws
- --ws.api=debug,eth,net,web3,txpool,taiko
- --ws.addr="0.0.0.0"
- --ws.addr=0.0.0.0
- --ws.port=8545
- --ws.origins="*"
- --ws.origins=*
- --gpo.defaultprice=10000000
- --port=10251
- --discovery.port=10251

View File

@@ -25,13 +25,13 @@ services:
- --authrpc.vhosts="*"
- --http
- --http.api=admin,debug,eth,net,web3,txpool,taiko
- --http.addr="0.0.0.0"
- --http.vhosts="*"
- --http.addr=0.0.0.0
- --http.vhosts=*
- --ws
- --ws.api=debug,eth,net,web3,txpool,taiko
- --ws.addr="0.0.0.0"
- --ws.addr=0.0.0.0
- --ws.port=8545
- --ws.origins="*"
- --ws.origins=*
- --gpo.defaultprice=10000000
- --port=10063
- --discovery.port=10063

View File

@@ -25,13 +25,13 @@ services:
- --authrpc.vhosts="*"
- --http
- --http.api=admin,debug,eth,net,web3,txpool,taiko
- --http.addr="0.0.0.0"
- --http.vhosts="*"
- --http.addr=0.0.0.0
- --http.vhosts=*
- --ws
- --ws.api=debug,eth,net,web3,txpool,taiko
- --ws.addr="0.0.0.0"
- --ws.addr=0.0.0.0
- --ws.port=8545
- --ws.origins="*"
- --ws.origins=*
- --gpo.defaultprice=10000000
- --port=10396
- --discovery.port=10396