|
@@ -9,7 +9,7 @@ One-Click to deploy your own ChatGPT web UI.
|
|
|
|
|
|
[开始试用 Demo](https://chat-gpt-next-web.vercel.app/) / [反馈问题 Issues](https://github.com/Yidadaa/ChatGPT-Next-Web/issues)
|
|
|
|
|
|
-[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY)
|
|
|
+[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web)
|
|
|
|
|
|
[](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)
|
|
|
|
|
@@ -38,15 +38,15 @@ One-Click to deploy your own ChatGPT web UI.
|
|
|
|
|
|
1. 准备好你的 [OpenAI API Key](https://platform.openai.com/account/api-keys);
|
|
|
2. 点击右侧按钮开始部署:
|
|
|
- [](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY),直接使用 Github 账号登陆即可,记得在环境变量页填入 API Key;
|
|
|
+ [](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web),直接使用 Github 账号登陆即可,记得在环境变量页填入 API Key;
|
|
|
3. 部署完毕后,即可开始使用;
|
|
|
-4. (可选)[绑定自定义域名](https://vercel.com/docs/concepts/projects/domains/add-a-domain)。
|
|
|
+4. (可选)[绑定自定义域名](https://vercel.com/docs/concepts/projects/domains/add-a-domain):Vercel 分配的域名 DNS 在某些区域被污染了,绑定自定义域名即可直连。
|
|
|
|
|
|
## Get Started
|
|
|
|
|
|
1. Get [OpenAI API Key](https://platform.openai.com/account/api-keys);
|
|
|
2. Click
|
|
|
- [](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY);
|
|
|
+ [](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FYidadaa%2FChatGPT-Next-Web&env=OPENAI_API_KEY&project-name=chatgpt-next-web&repository-name=ChatGPT-Next-Web);
|
|
|
3. Enjoy :)
|
|
|
|
|
|
## 开发 Development
|