chore: migrate algolia search

This commit is contained in:
Jan De Dobbeleer 2022-02-03 11:55:07 +01:00 committed by Jan De Dobbeleer
parent 696bdda00a
commit d346693286

View file

@ -108,8 +108,8 @@ module.exports = {
instrumentationKey: "72804848-dc30-4856-8245-4fa1450b041f", instrumentationKey: "72804848-dc30-4856-8245-4fa1450b041f",
}, },
algolia: { algolia: {
appId: 'BH4D9OD16A', appId: 'XIR4RB3TM1',
apiKey: '539391a0be386508c6a80cb2bca8ebfe', apiKey: '15c5f4340520612ed98fe21d15882029',
indexName: 'ohmyposh', indexName: 'ohmyposh',
}, },
}, },