app-search-reference-ui-react
app-search-reference-ui-react copied to clipboard
[PR] - Reading searchkey from environment variable
This is related to https://github.com/elastic/app-search-reference-ui-react/issues/82.
The user would save the searchKey as an environment variable rather than saved in the clear in the JSON file.
README file was updated to reflect to advise the user to save the search key as an environment variable.
Thank you for the PR. At some point we will get this merged up, but it will require changes on the upstream App Search side as well.