mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
update api key for search (#6119)
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = {
|
|||||||
themeConfig: {
|
themeConfig: {
|
||||||
algolia: {
|
algolia: {
|
||||||
appId: 'WIURGBNBPY',
|
appId: 'WIURGBNBPY',
|
||||||
apiKey: '81ec882db78f7fed05c51daf973f0362',
|
apiKey: 'd02cc0a6a61178b25da550212925226b',
|
||||||
indexName: 'frigate',
|
indexName: 'frigate',
|
||||||
},
|
},
|
||||||
docs: {
|
docs: {
|
||||||
|
Reference in New Issue
Block a user