Skip to content

Commit 6027877

Browse files
committed
a
1 parent f76daf4 commit 6027877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/js/coveo.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ document.addEventListener('DOMContentLoaded', async function () {
99
}
1010

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

1415
const root = document.getElementById("search");

0 commit comments

Comments
 (0)