fix harmony.sh RUN command

update README_HARMONY.md
enable prometheus for harmony.sh
This commit is contained in:
cventastic
2022-01-24 10:25:02 +01:00
parent 32e474347f
commit 83ef8d47ad
3 changed files with 6 additions and 4 deletions

View File

@@ -14,4 +14,6 @@ harmony/log
HARMONY QUERY
```
curl --location --request POST 'https://$DOMAIN/' --header 'Content-Type: application/json' --data-raw '{"jsonrpc": "2.0", "method": "hmy_latestHeader", "params": [], "id": 1}'
```
```
[HMY CLI Flags](https://docs.harmony.one/home/network/validators/node-setup/installing-updating/installing-node/using-binary#option-2-setup-using-flag-parsing)