Skip to content

Commit

Permalink
feat: Add region in env example
Browse files Browse the repository at this point in the history
  • Loading branch information
kstathou committed Sep 21, 2023
1 parent c32d2cb commit 1a31bf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
OPENAI_API_KEY=<mykey>
PINECONE_API_KEY=<mykey>
PINECONE_REGION=<region>
AWS_ACCESS_KEY_ID=<mykey>
AWS_SECRET_ACCESS_KEY=<mykey>
S3_BUCKET=<mybucket>
Expand Down

0 comments on commit 1a31bf6

Please sign in to comment.