Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
lamATnginx committed Oct 7, 2024
1 parent f76daf4 commit 6027877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/coveo.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ document.addEventListener('DOMContentLoaded', async function () {
}

const searchToken = await getSearchToken()
console.log("ORG ID: f5networkx1h1607h")
Coveo.SearchEndpoint.configureCloudV2Endpoint("f5networkx1h1607h", searchToken.token, "https://f5networkx1h1607h.org.coveo.com/rest/search");

const root = document.getElementById("search");
Expand Down

0 comments on commit 6027877

Please sign in to comment.