This commit is contained in:
Para Dox
2025-04-14 14:24:09 +07:00
parent 24191ba4f0
commit dd4725930e
4 changed files with 8 additions and 8 deletions

View File

@@ -43,12 +43,12 @@ services:
- --syncmode=full - --syncmode=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=eth,net,web3,debug,admin,txpool,engine,taiko
- --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=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine,taiko
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0

View File

@@ -43,12 +43,12 @@ services:
- --syncmode=snap - --syncmode=snap
- --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=eth,net,web3,debug,admin,txpool,engine,taiko
- --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=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine,taiko
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0

View File

@@ -43,12 +43,12 @@ services:
- --syncmode=full - --syncmode=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=eth,net,web3,debug,admin,txpool,engine,taiko
- --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=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine,taiko
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0

View File

@@ -43,12 +43,12 @@ services:
- --syncmode=snap - --syncmode=snap
- --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=eth,net,web3,debug,admin,txpool,engine,taiko
- --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=eth,net,web3,debug,admin,txpool,engine - --ws.api=eth,net,web3,debug,admin,txpool,engine,taiko
- --ws.origins=* - --ws.origins=*
- --ws.port=8545 - --ws.port=8545
- --authrpc.addr=0.0.0.0 - --authrpc.addr=0.0.0.0