This is an automated email from the ASF dual-hosted git repository.

liuqiufeng pushed a commit to branch docusaurus
in repository https://gitbox.apache.org/repos/asf/incubator-seata-website.git


The following commit(s) were added to refs/heads/docusaurus by this push:
     new 1324e6bc69e optimize: update algolia api key (#1079)
1324e6bc69e is described below

commit 1324e6bc69ef5fc27c2e96047322c62f970e6014
Author: liuqiufeng <[email protected]>
AuthorDate: Mon May 4 20:38:47 2026 +0800

    optimize: update algolia api key (#1079)
---
 docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index b2d09ff7c38..ba792fcf25a 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -290,7 +290,7 @@ const config = {
         appId: 'ICHFIJRDZF',
 
         // Public API key: it is safe to commit it
-        apiKey: '9dc9d497652065c6d77a6a384c1310fb',
+        apiKey: '914e15066e0647fb3f9a06e635cb50ae',
 
         indexName: 'seata',
       },


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to