update doc

This commit is contained in:
otani
2024-03-07 09:53:03 +02:00
parent e3f7fe3c87
commit 950cbd4f7d
3 changed files with 2 additions and 4 deletions

View File

@ -72,8 +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_username: "" # basic auth username
basic_auth_secret: "" # basic auth secret
basic_auth_secret: ""
```
Basic auth secret can be generated by next command: