Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
homanp committed Apr 28, 2023
1 parent 7182111 commit b7405d7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion env.example
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,12 @@ DATABASE_URL=""
NEXTAUTH_SECRET=""
NEXTAUTH_URL=""
NEXT_PUBLIC_GITHUB_ID=""
NEXT_PUBLIC_GITHUB_SECRET=""
NEXT_PUBLIC_GITHUB_SECRET=""
OPENAI_API_KEY=""
METAL_API_KEY=""
METAL_APP_ID=""
METAL_INDEX_ID=""
METAL_CLIENT_ID=""
NEXT_PUBLIC_AMAZON_S3_BUCKET_NAME=""
NEXT_PUBLIC_AMAZON_S3_SECRET_ACCESS_KEY=""
NEXT_PUBLIC_AMAZON_S3_ACCESS_KEY_ID=""

1 comment on commit b7405d7

@vercel
Copy link

@vercel vercel bot commented on b7405d7 Apr 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

langchain-ui – ./

langchain-ui-git-main-homanp.vercel.app
langchain-ui.vercel.app
langchain-ui-homanp.vercel.app

Please sign in to comment.