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 4cd8fb8 commit 4c85884Copy full SHA for 4c85884
resources/js/app.js
@@ -15,7 +15,7 @@ window.dayjs = dayjs;
15
16
docsearch({
17
container: "#docsearch",
18
- host: "http://10.136.103.191:7700",
+ host: "https://search.statamic.com:7700",
19
apiKey: "a8b8f82076221f9595dceca971be29c36cbccd772de5dbdb7f43dfac41557f95",
20
indexUid: "default",
21
hotKeys: ['ctrl+k', '/']
0 commit comments