Skip to content

Commit 4c85884

Browse files
committed
And now with SSL
1 parent 4cd8fb8 commit 4c85884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ window.dayjs = dayjs;
1515

1616
docsearch({
1717
container: "#docsearch",
18-
host: "http://10.136.103.191:7700",
18+
host: "https://search.statamic.com:7700",
1919
apiKey: "a8b8f82076221f9595dceca971be29c36cbccd772de5dbdb7f43dfac41557f95",
2020
indexUid: "default",
2121
hotKeys: ['ctrl+k', '/']

0 commit comments

Comments
 (0)