Fix header in Demo configuration page (#6425)
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
This commit is contained in:
parent
a89ccdf059
commit
c389fd66c2
|
@ -108,8 +108,8 @@ For OpenSearch 2.12 or later, set a new custom admin password before installatio
|
|||
$ sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> dpkg -i opensearch-{{site.opensearch_version}}-linux-arm64.deb
|
||||
```
|
||||
|
||||
### Local distribution
|
||||
## Local distribution
|
||||
|
||||
If you are building a local distribution, refer to [DEVELOPER_GUIDE.md](https://github.com/opensearch-project/security/blob/main/DEVELOPER_GUIDE.md) for instructions on building a local binary for the Security plugin.
|
||||
|
||||
For OpenSearch 2.12 or later, make sure that you set a strong password before installation.
|
||||
For OpenSearch 2.12 or later, make sure that you set a strong password before installation.
|
||||
|
|
Loading…
Reference in New Issue