Skip to content

Commit 5d06e1d

Browse files
committed
Fix typesense search api key.
1 parent b7449d8 commit 5d06e1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ const config = {
8282
protocol: 'https',
8383
}
8484
],
85-
apiKey: 'xyz',
85+
apiKey: 'N4N8bF0XwyvzwCGwm3CKB0QcnwyWtygo',
8686
},
8787

8888
// Optional: Typesense search parameters: https://typesense.org/docs/0.21.0/api/search.md#search-parameters

0 commit comments

Comments
 (0)