diff --git a/README.md b/README.md index 0f0de0e..d3a6695 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ If you want to set basic auth for inbound requests, You can do it by configure n ```yaml # Enable basic auth for external node enable_basic_auth: false -basic_auth_secret: "" +basic_auth_secret: "htpasswd-generated-secret" ``` Basic auth secret can be generated by next command: