diff --git a/README.md b/README.md index 7e5cd1b..f35ed03 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ We recommend using pgtune [online] or [self-hoste If you want to set basic auth for inbound requests, You can do it by configuring next variables: ```yaml # Enable basic auth for external node -enable_basic_auth: false +enable_basic_auth: true basic_auth_secret: "htpasswd-generated-secret" ``` Basic auth secret can be generated by next command: