Skip to content

Commit

Permalink
Merge pull request #5 from vechain/pierobassa-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
pierobassa authored May 29, 2024
2 parents 28715d1 + 308d05d commit 12fe399
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 @@ -63,7 +63,7 @@ Place your `.env` files in `apps/frontend`:

### Backend

Store your environment-specific `.env` files in `apps/backend`:
Store your environment-specific `.env` files in `apps/backend`. `.env.development.local` & `.env.production.local` allow for custom environment variables based on the environment:
- **OPENAI_API_KEY:** [Get your GPT-4 OpenAI key](https://platform.openai.com/api-keys) (Enable GPT-4 [here](https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4-gpt-4-turbo-and-gpt-4o))
- **RECAPTCHA_SECRET_KEY:** [Request your RecaptchaV3 site keys](https://developers.google.com/recaptcha/docs/v3)

Expand Down

0 comments on commit 12fe399

Please sign in to comment.