-
Notifications
You must be signed in to change notification settings - Fork 254
add spo dls to internal knowledge search #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 11 commits
8b64baa
a3736c4
c72b7e1
b0b2cea
02bea62
a7c4323
bd00a1d
670c15d
cf5ec5b
898b3e4
2b03800
86f8ce0
598345d
d27ed34
b6ec72c
9e2ef80
ca615b4
d7f1aee
89caa7f
3440e55
2627e4e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| SEARCH_APP_NAME=some-search-application | ||
| SEARCH_APP_API_KEY=xxxxxxxxxxxxxxxxxxx | ||
| SEARCH_APP_ENDPOINT=https://some-search-end-point.co | ||
| REACT_APP_SEARCH_APP_NAME=changeme | ||
| REACT_APP_SEARCH_APP_ENDPOINT=http://localhost:9200 | ||
| REACT_APP_SEARCH_USER=elastic | ||
| REACT_APP_SEARCH_PASSWORD=changeme | ||
seanstory marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is a stop-gap until elastic/search-application-client#33 is merged and released |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.