mirror of
https://github.com/matter-labs/ansible-en-role.git
synced 2025-12-06 02:49:55 +00:00
Update README.md
This commit is contained in:
@ -71,7 +71,7 @@ We recommend using pgtune [online]<https://pgtune.leopard.in.ua/> 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:
|
||||
|
||||
Reference in New Issue
Block a user