Update .env.example
Co-authored-by: Tomás <tomas2387@gmail.com>
This commit is contained in:
parent
26143d6bac
commit
71eaefe724
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
## Get your OpenAI API Key here: https://platform.openai.com/account/api-keys
|
## You must first activate a Billing Account here: https://platform.openai.com/account/billing/overview
|
||||||
##You must activate a Billing Account here: https://platform.openai.com/account/billing/overview
|
## Then get your OpenAI API Key here: https://platform.openai.com/account/api-keys
|
||||||
OPENAI_API_KEY=XXXXXXXX
|
OPENAI_API_KEY=XXXXXXXX
|
||||||
|
|
||||||
## Generate a random secret: https://generate-secret.vercel.app/32
|
## Generate a random secret: https://generate-secret.vercel.app/32
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue