Skip to content

Commit 932ba86

Browse files
committed
Example for env variables
1 parent d552b47 commit 932ba86

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.env.example

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
MONGODB_URI=""
2+
3+
4+
5+
# JWT‌
6+
EXPIRE_TIME=""
7+
JWT_SECRET_KEY=""

0 commit comments

Comments
 (0)