Updated meilisearch key
This commit is contained in:
parent e507d36819
commit da9e6ec0f6
1 changed files with 1 additions and 1 deletions
| @ -57,7 +57,7 @@ | |||
if (document.querySelector(searchInputSelector) !== null) { | ||||
docsSearchBar({ | ||||
hostUrl: 'https://search.bookstackapp.com', | ||||
apiKey: '9ea2b6fd2a41f5243f741746d5281b7ff85451d51f4d50a270426a6dd430156d', | ||||
apiKey: 'f896fc840ba4f2881068c5e8f0cd5c33546646967bd176ecda716dd0a89b280c', | ||||
indexUid: 'docs', | ||||
inputSelector: searchInputSelector, | ||||
debug: false, // Set debug to true if you want to inspect the dropdown | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue