update api key for search (#6119)

This commit is contained in:
Blake Blackshear 2023-04-17 07:14:06 -05:00 committed by GitHub
parent 75e0ed38eb
commit 98384789d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ module.exports = {
themeConfig: { themeConfig: {
algolia: { algolia: {
appId: 'WIURGBNBPY', appId: 'WIURGBNBPY',
apiKey: '81ec882db78f7fed05c51daf973f0362', apiKey: 'd02cc0a6a61178b25da550212925226b',
indexName: 'frigate', indexName: 'frigate',
}, },
docs: { docs: {