Skip to content

Commit

Permalink
api update
Browse files Browse the repository at this point in the history
Signed-off-by: Frances Coronel <[email protected]>
  • Loading branch information
FrancesCoronel committed May 22, 2023
1 parent 23c5516 commit 063dc9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/components/search.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const search = instantsearch({
appId: "T8ZJTROSF4",
apiKey: "2743534926e3fc45db586cb379fd59d3",
appId: "LE508NV48J",
apiKey: "91fdf2082cc5980fe42ebf48c8fd1272",
indexName: "apprenticeships",
routing: true,
searchableAttributes: ["company", "description", "location"],
Expand Down

0 comments on commit 063dc9b

Please sign in to comment.