Skip to content

Commit

Permalink
docs: Add .env.example file
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullah4tech committed Jul 23, 2024
1 parent 0e3e128 commit 8c52934
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
APP_VERSION=
CLOUDINARY_NAME=
CLOUDINARY_KEY=
CLOUDINARY_SECRET=
JWT_SECRET=
MONGO_URI=
NODE_ENV=
PORT=

0 comments on commit 8c52934

Please sign in to comment.