Merge pull request #5 from nolim1t/update-docs-1d750

Update README to reflect commit 1d7506b538
This commit is contained in:
Keagan McClelland 2020-11-20 08:41:05 -07:00 committed by GitHub
commit 1dbb6537e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ This is a direct proxy for the unix domain socket from the HTTP interface
- `http-pass`
- password to use for Basic Auth
- REQUIRED. All requests will be unauthorized if not supplied
- `http-port`
- port to bind the rpc server to
- default: `8080`
- `http-bind`
- IP and port to bind the rpc server to
- default: `127.0.0.1:8080`