remove ENV var from vercel deployment (#30)
This commit is contained in:
parent
61384fa685
commit
4c425eb441
|
@ -52,7 +52,7 @@ Modify the system prompt in `utils/index.ts`.
|
||||||
|
|
||||||
Host your own live version of Chatbot UI with Vercel.
|
Host your own live version of Chatbot UI with Vercel.
|
||||||
|
|
||||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmckaywrigley%2Fchatbot-ui&env=OPENAI_API_KEY&envDescription=Your%20OpenAI%20API%20Key.%20Chat%20will%20not%20work%20if%20you%20don't%20provide%20it.)
|
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmckaywrigley%2Fchatbot-ui&envDescription=Your%20OpenAI%20API%20Key.%20Chat%20will%20not%20work%20if%20you%20don't%20provide%20it.)
|
||||||
|
|
||||||
**Replit**
|
**Replit**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue