fix typo
This commit is contained in:
parent
4a7de470a9
commit
e93ce03f92
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ Configure OpenSearch database authentication.
|
|||
| `OPENSEARCH_HOST` | `localhost` | OpenSearch instance host. |
|
||||
| `OPENSEARCH_PORT` | `9200` | OpenSearch instance port. |
|
||||
| `OPENSEARCH_USERNAME` | `admin` | OpenSearch administrator username. |
|
||||
| `OPENSEARCH_PASSWORD` | Must be set at start up | Required. OpenSearch administrator password. Must adhere to the [OpenSearch password complexity requirements](https://docs.opensearch.org/latest/security/configuration/demo-configuration/#setting-up-a-custom-admin-password). You must set this directly in the `.env` or in the TUI's [**Basic/Advanced Setup**(/install#setup)]. |
|
||||
| `OPENSEARCH_PASSWORD` | Must be set at start up | Required. OpenSearch administrator password. Must adhere to the [OpenSearch password complexity requirements](https://docs.opensearch.org/latest/security/configuration/demo-configuration/#setting-up-a-custom-admin-password). You must set this directly in the `.env` or in the TUI's [**Basic/Advanced Setup**](/install#setup). |
|
||||
|
||||
### System settings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue