Skip to content

Commit b401654

Browse files
authored
fix: Update Algolia Search to V3 (#342)
1 parent 3f1c6e2 commit b401654

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/docusaurus.build.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ module.exports = {
55
themeConfig: {
66
...buildConfig.themeConfig,
77
algolia: {
8+
appId: process.env.ALGOLIA_APP_ID,
89
apiKey: process.env.ALGOLIA_API_KEY,
910
indexName: 'arcus-azure',
1011
// Set `contextualSearch` to `true` when having multiple versions!!!

0 commit comments

Comments
 (0)