Fix typos in the JSON keys

This commit is contained in:
Felipe Knorr Kuhn
2022-01-13 00:08:07 -08:00
parent d70c610741
commit af8c8a2088
2 changed files with 18 additions and 18 deletions

View File

@@ -169,10 +169,10 @@ JSON:
docker-compose overrides:
```
SECOND_RPC_HOST: ""
SECOND_RPC_PORT: ""
SECOND_RPC_USERNAME: ""
SECOND_RPC_PASSWORD: ""
SECOND_CORE_RPC_HOST: ""
SECOND_CORE_RPC_PORT: ""
SECOND_CORE_RPC_USERNAME: ""
SECOND_CORE_RPC_PASSWORD: ""
```
JSON: