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