From 484a85e25b6eae83be26afa3bf49fbe429ab83e1 Mon Sep 17 00:00:00 2001 From: nolim1t Date: Fri, 20 Nov 2020 15:19:39 +0700 Subject: [PATCH] Update README to reflect commit 1d7506b5384fbc5fe3df97d418646dc5c4f83856 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 937d529..006d6c3 100644 --- a/README.md +++ b/README.md @@ -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`