website: update search config
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
34635ab928
commit
5d1bf4a0af
|
@ -95,7 +95,8 @@ module.exports = {
|
||||||
respectPrefersColorScheme: true,
|
respectPrefersColorScheme: true,
|
||||||
},
|
},
|
||||||
algolia: {
|
algolia: {
|
||||||
apiKey: "1b60b8f630b127697cbe0d3b31841470",
|
appId: "36ROD0O0FV",
|
||||||
|
apiKey: "727db511300ca9aec5425645bbbddfb5",
|
||||||
indexName: "goauthentik",
|
indexName: "goauthentik",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Reference in New Issue