Update .env.example
Co-authored-by: Sebastián Estévez <estevezsebastian@gmail.com>
This commit is contained in:
parent
98c8b2eb2c
commit
6b78e74a17
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ NUDGES_FLOW_ID=ebc01d31-1976-46ce-a385-b0240327226c
|
|||
# Set a strong admin password for OpenSearch.
|
||||
# A bcrypt hash is generated at container startup from this value.
|
||||
# Do not commit real secrets.
|
||||
# Must match the hashed password in secureconfig. Must be changed for secure deployments.
|
||||
# Must be changed for secure deployments.
|
||||
OPENSEARCH_PASSWORD=
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue