diff --git a/README.md b/README.md index 8c97df0..a328b0b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Save time and effort, and build performant apps with an excellent developer expe ### Or -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmoinulmoin%2Fchadnext&env=DB_PRISMA_URL,DB_URL_NON_POOLING,GITHUB_CLIENT_ID,GITHUB_CLIENT_SECRET,NEXTAUTH_SECRET,NEXT_PUBLIC_APP_URL,RESEND_API_KEY,UPLOADTHING_SECRET,UPLOADTHING_APP_ID,UPLOADTHING_URL) +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmoinulmoin%2Fchadnext&env=DB_PRISMA_URL,DB_URL_NON_POOLING,GITHUB_CLIENT_ID,GITHUB_CLIENT_SECRET,NEXTAUTH_SECRET,NEXT_PUBLIC_APP_URL,RESEND_API_KEY,UPLOADTHING_TOKEN,UPLOADTHING_URL) ## Contributing 🤝 diff --git a/example.env b/example.env index db8dac0..8d41dc8 100644 --- a/example.env +++ b/example.env @@ -14,8 +14,7 @@ UPLOADTHING_URL="http://localhost:3000" RESEND_API_KEY= # Create a project in uploadthing and get api keys https://uploadthing.com/ -UPLOADTHING_SECRET= -UPLOADTHING_APP_ID= +UPLOADTHING_TOKEN= #Stripe https://stripe.com/ NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=