Skip to content

Commit

Permalink
Merge pull request #1 from olawanlejoel/olawanlejoel-patch-6
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
olawanlejoel committed Aug 23, 2023
2 parents 0549a11 + 35f7671 commit 0f31c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Read the [full article](https://kinsta.com/blog/chatgpt-clone/).
Kinsta automatically installs dependencies defined in your `package.json` file during the deployment process.

### Environment Variables
When deploying, add the Kinsta API key and your company's ID as environment variables using the following variable name:
When deploying, add the OpenAI API key as an environment variable using the following variable name:

```
REACT_APP_OPENAI_API_KEY = 'YOUR_API_KEY'
Expand Down

0 comments on commit 0f31c17

Please sign in to comment.