Skip to content

Commit

Permalink
Create .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
knowankit authored Oct 27, 2023
1 parent 621a46c commit e71e7bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
MONGODB_URI=
MONGODB_DB=
JWT_SECRET_KEY=
LOCAL_MONGODB=mongodb://localhost:27017/trello
SENDGRID_API_KEY=
NEXT_PUBLIC_UNSPLASH_API=

0 comments on commit e71e7bc

Please sign in to comment.