fix readme again

This commit is contained in:
Evgeny Zinoviev 2021-08-03 23:12:32 +03:00
parent c80972d016
commit 395f8e59cb

View File

@ -16,7 +16,7 @@ Assuming inverterd host is `192.168.1.2`:
inverter-http-proxy --inverter-host 192.168.1.2 --host 127.0.0.1 --port 8080
```
Then open https://127.0.0.1/get-status/ in browser. You can replace `get-status`
Then open https://127.0.0.1:8080/get-status/ in browser. You can replace `get-status`
with any command supported by inverterd.
Command arguments aren't supported at the moment.