diff --git a/README.md b/README.md index 45ab90f..51e80aa 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ User activity limited for both matched and unmatched routes. All unmatched route Reproxy supports basic auth for all requests. This is useful for protecting endpoints during the development and testing, before allowing unrestricted access to them. This functionality is disabled by default and not granular enough to allow for per-route auth. I.e. enabled basic auth will affect all requests. -In order to enable basic auth for all requests, user should set the typical htpasswd file with `--auth.basic-htpasswd=` or `env AUTH_BASIC_HTPASSWD=`. +In order to enable basic auth for all requests, user should set the typical htpasswd file with `--basic-htpasswd=` or `env BASIC_HTPASSWD=`. Reproxy expects htpasswd file to be in the following format: