Skip to content

Commit

Permalink
Add an example env file
Browse files Browse the repository at this point in the history
  • Loading branch information
RushikeshGandhmal committed Jan 15, 2024
1 parent 5c0d82b commit 523786c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
DATABASE_URL=""
NEXTAUTH_URL="http://localhost:3000"
NEXTAUTH_SECRET=""
GOOGLE_CLIENT_ID=""
GOOGLE_CLIENT_SECRET=""

0 comments on commit 523786c

Please sign in to comment.