From 629a4c4cf28b21c103716ece270832af70ed69fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Harper?= Date: Wed, 18 Dec 2024 12:09:46 -0500 Subject: [PATCH] update Typesense API key after PVC & resources upgrade --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index f074ae1b..85e05e82 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -228,7 +228,7 @@ const config = { protocol: 'https', }, ], - apiKey: 'sqUxmLOtrBSwoSaEpm2LWFuFO9plnOYR', + apiKey: 'ZFVxD8g8mVhacZvrGmJf6C2VsOzRbfDq', }, contextualSearch: true, },