Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
harshbhar0629 authored Nov 1, 2024
1 parent 84307de commit 6849951
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ FRONTEND_URL=your_frontend_url
CALLBACK_URL=http://localhost:3000/auth/google/callback
PROD_CALLBACK_URL=https://play-cafe.vercel.app/auth/google/callback
NODE_ENV=development

FOLDER_NAME = "files"
CLOUD_NAME=""
CLOUD_API_KEY=""
CLOUD_SECRET=""
CLOUD_SECRET=""

0 comments on commit 6849951

Please sign in to comment.