chore: update docs apiKey

This commit is contained in:
YunYouJun 2023-03-29 11:13:11 +08:00
parent cd0e9e1ac1
commit 283227ae11
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ export default defineValaxyConfig<PressTheme.Config>({
addons: [
addonAlgolia({
appId: '7MV77DWO4A',
apiKey: '8e810e379a377d66dcc3d0b62fc10d7e',
apiKey: '9b9438ca112ab7c044c985c2daa1190b',
indexName: 'valaxysite',
}),
],