mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
update api key for search (#6119)
This commit is contained in:
parent
75e0ed38eb
commit
98384789d4
@ -13,7 +13,7 @@ module.exports = {
|
|||||||
themeConfig: {
|
themeConfig: {
|
||||||
algolia: {
|
algolia: {
|
||||||
appId: 'WIURGBNBPY',
|
appId: 'WIURGBNBPY',
|
||||||
apiKey: '81ec882db78f7fed05c51daf973f0362',
|
apiKey: 'd02cc0a6a61178b25da550212925226b',
|
||||||
indexName: 'frigate',
|
indexName: 'frigate',
|
||||||
},
|
},
|
||||||
docs: {
|
docs: {
|
||||||
|
Loading…
Reference in New Issue
Block a user