This commit is contained in:
Sebastian
2024-02-15 09:10:37 +01:00
parent f4c2af0618
commit 6ca8a95dcd

View File

@@ -39,7 +39,7 @@ services:
--http.vhosts=* --http.vhosts=*
--http.corsdomain=* --http.corsdomain=*
--http.api=eth,erigon,web3,net,debug,trace,txpool --http.api=eth,erigon,web3,net,debug,trace,txpool
--rpc.returndata.limit=1000000 --rpc.returndata.limit=1100000
--rpc.gascap=5000000000 --rpc.gascap=5000000000
--ws --ws
restart: unless-stopped restart: unless-stopped