Make doc consistent

This commit is contained in:
David Boreham 2022-09-22 07:26:32 -06:00
parent a827c4a36b
commit c0cd87ba6a

View File

@ -125,7 +125,7 @@ An example config file:
chainConfig = "./chain.json" # ETH_CHAIN_CONFIG
[debug]
pprof = false # Enable pprof agent listener on port 6060
pprof = false # DEBUG_PPROF
```
### Local Setup