We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc22279 commit 4cd8fb8Copy full SHA for 4cd8fb8
resources/js/app.js
@@ -15,8 +15,8 @@ window.dayjs = dayjs;
15
16
docsearch({
17
container: "#docsearch",
18
- host: "http://10.136.103.190:7700",
19
- apiKey: "fda1b40aeb7f13793823d0c60fa9f2f64592775a5ab166a7bad349d435044c41",
+ host: "http://10.136.103.191:7700",
+ apiKey: "a8b8f82076221f9595dceca971be29c36cbccd772de5dbdb7f43dfac41557f95",
20
indexUid: "default",
21
hotKeys: ['ctrl+k', '/']
22
});
0 commit comments