Skip to content

Commit a627c87

Browse files
authored
Update README.md
1 parent f1d4fb4 commit a627c87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ Luxirty Search 基于 Google 的可编程自定义搜索引擎(Google cse),允
6767

6868
(可选)如果你想使用自己的cse,只需设置环境变量 `VITE_GOOGLE_CSE_CX` ,从这里创建你的 cse 并获取 cx: https://programmablesearchengine.google.com/about/。
6969

70-
## 一键部署
71-
目前好像会出现使用 vercel 部署后,搜索出现 404: NOT_FOUND 的问题,等修。(实话说我也不太懂怎么修,大佬救救。)
70+
## 一键部署(推荐)
7271
### Deploy with Vercel
72+
(搜索页404的问题已修复)
7373
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FKoriIku%2Fluxiry-search&project-name=luxirty-search&repository-name=luxirty-search)
7474

7575
### Deploy to Netlify
7676
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/KoriIku/luxirty-search)
7777

78-
### Docker 运行
78+
### Docker 运行 (WIP)
7979
`docker run --rm -p 80:80 ghcr.io/shadowofmoo/luxirty-search`
8080

8181
# 开发

0 commit comments

Comments
 (0)