Skip to content

Commit cc22279

Browse files
committed
Use the private ip
1 parent c6714fe commit cc22279

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://134.122.18.47:7700",
18+
host: "http://10.136.103.190:7700",
1919
apiKey: "fda1b40aeb7f13793823d0c60fa9f2f64592775a5ab166a7bad349d435044c41",
2020
indexUid: "default",
2121
hotKeys: ['ctrl+k', '/']

0 commit comments

Comments
 (0)