diff --git a/docs/config.js b/docs/config.js index e7c978f..4ecd10b 100644 --- a/docs/config.js +++ b/docs/config.js @@ -17,9 +17,9 @@ docute.init({ }, plugins: [ docsearch({ - apiKey: '46a8ba306e368972c1d75feb581fb430', - indexName: 'wiot', - tags: ['english', 'zh-Hans'], + apiKey: 'aec70fc192b330f4e8045e4dcbda9b9f', + indexName: 'sola', + tags: ['zh-Hans'], url: 'http://wiot.eee.dog' }), evanyou()