Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
Signed-off-by: ygelfand <[email protected]>
  • Loading branch information
ygelfand committed Feb 21, 2024
1 parent 8176d98 commit 31610c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ Global flags can be set using environment variables starting with `POWERWALL_`,
## Examples
- Start the Powerwall proxy server on the default port:
```bash
go-powerwall proxy
go-powerwall proxy -p ABCDEFGHIJ
```

- Start the Powerwall proxy server on a custom port and disable periodic refresh:
```bash
go-powerwall proxy :8888 -o -p ABCDEFGH
go-powerwall proxy :8888 -o -p ABCDEFGHIJ
```

## Notes
Expand Down

0 comments on commit 31610c6

Please sign in to comment.