We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb4981 commit dd03b3aCopy full SHA for dd03b3a
docusaurus.config.js
@@ -158,9 +158,9 @@ const config = {
158
},
159
algolia: {
160
// See: https://docusaurus.io/docs/search#using-algolia-docsearch
161
- appId: 'KUCN9RVGHJ',
162
- apiKey: '6e2abd4bca7442bb8e7bce44cee801ec', // Public API key: it is safe to commit it
163
- indexName: 'rossum-university',
+ appId: 'HWY2BR8QF7',
+ apiKey: '5d72b7d176040e3441b055eed0c2fb9c', // Public API key: it is safe to commit it
+ indexName: 'solutionarchitecthandbook.mrtnzlml.com',
164
contextualSearch: true,
165
searchParameters: {},
166
searchPagePath: 'search',
0 commit comments