Skip to content

Commit

Permalink
🔧 Update agolia search v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mcalewaert committed Dec 2, 2022
1 parent f3342a2 commit 013549d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/docusaurus.build.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ module.exports = {
themeConfig: {
...buildConfig.themeConfig,
algolia: {
apiKey: process.env.ALGOLIA_API_KEY,
appId:'73S9SS6EV4',
apiKey: '9c4aed39bcccd5054cea70ae1035e839',
indexName: 'arcus-azure',
// Set `contextualSearch` to `true` when having multiple versions!!!
contextualSearch: true,
Expand Down

0 comments on commit 013549d

Please sign in to comment.