This commit is contained in:
squidbear
2025-03-30 09:38:24 +02:00
parent 1e25c4f52a
commit f533d6bba6
22 changed files with 22 additions and 22 deletions

View File

@@ -25,7 +25,7 @@ services:
- --http.corsdomain=*
- --authrpc.addr=0.0.0.0
- --authrpc.port=8551
- --authrpc.vhosts="*"
- --authrpc.vhosts=*
- --authrpc.jwtsecret=/jwtsecret
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
- --rpc.returndata.limit=1100000