resolves #627
This commit is contained in:
parent
d84f6bc248
commit
aaa74a88ae
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ config.
|
|||
// we create your config
|
||||
apiKey: '<API_KEY>',
|
||||
indexName: '<INDEX_NAME>',
|
||||
//appId: '<APP_ID>', // Should be only included if you are running DocSearch on your own.
|
||||
// Replace inputSelector with a CSS selector
|
||||
// matching your search input
|
||||
inputSelector: '<YOUR_CSS_SELECTOR>',
|
||||
|
|
|
|||
Loading…
Reference in a new issue