fixed padding for config in readme.md
This commit is contained in:
parent
ff4d50559c
commit
f5adca9d9a
@ -32,7 +32,7 @@ pm2 start processes.json
|
||||
Configure the app in [processes.json](/eth-net-intelligence-api/blob/master/processes.json)
|
||||
|
||||
```
|
||||
"env":
|
||||
"env":
|
||||
{
|
||||
"NODE_ENV" : "production", // tell the client we're in production environment
|
||||
"RPC_HOST" : "localhost", // eth JSON-RPC host
|
||||
|
Loading…
Reference in New Issue
Block a user