mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Fix typos in the JSON keys
This commit is contained in:
parent
d70c610741
commit
af8c8a2088
2 changed files with 18 additions and 18 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue