Updated meilisearch key

This commit is contained in:
Dan Brown 2022-10-27 23:35:41 +01:00
commit da9e6ec0f6
Signed by: danb
GPG key ID: 46D9F943C24A2EF9

View file

@ -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