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 c6714fe commit cc22279Copy full SHA for cc22279
resources/js/app.js
@@ -15,7 +15,7 @@ window.dayjs = dayjs;
15
16
docsearch({
17
container: "#docsearch",
18
- host: "http://134.122.18.47:7700",
+ host: "http://10.136.103.190:7700",
19
apiKey: "fda1b40aeb7f13793823d0c60fa9f2f64592775a5ab166a7bad349d435044c41",
20
indexUid: "default",
21
hotKeys: ['ctrl+k', '/']
0 commit comments