enable some more apis on op erigon

This commit is contained in:
Sebastian
2023-08-16 13:32:43 +02:00
parent 4363ad2d1c
commit 0511e7ed10

View File

@@ -113,6 +113,7 @@ services:
- "8551" - "8551"
command: > command: >
--private.api.addr=localhost:9090 --private.api.addr=localhost:9090
--http.api=eth,debug,net,trace,web3,erigon
--http.addr=0.0.0.0 --http.addr=0.0.0.0
--http.port=8545 --http.port=8545
--http.corsdomain="*" --http.corsdomain="*"