Skip to content

Commit

Permalink
Devon/comment out typesense (#139)
Browse files Browse the repository at this point in the history
* Comment out TypeSense until collection on server can be made.

* Re-enable TypeSense
  • Loading branch information
Devon-White authored Sep 23, 2024
1 parent 9369b1d commit 93f7337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/typesense.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module.exports = {
exports: 443,
},
],
apiKey: "3BGfXh8sbHygzha5XXFhFYAbW8Qw5vpT",
apiKey: "HX0xo8DICPwi0uQTawpaB8XG8I6RzxdP",
},

// Optional: Typesense search parameters: https://typesense.org/docs/0.24.0/api/search.html#search-parameters
Expand Down

0 comments on commit 93f7337

Please sign in to comment.