Skip to content

Commit 33b1055

Browse files
committed
🐛 fix: fix server url
1 parent 799a6f7 commit 33b1055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
}
1919
},
2020
"server": {
21-
"url": "https://search-engine.chat-plugin.lobehub.com/api/v1"
21+
"url": "https://web-crawler.chat-plugin.lobehub.com/api/v1"
2222
}
2323
}

0 commit comments

Comments
 (0)