Skip to content

Commit 17e95c6

Browse files
author
DrakeBackend
committed
set .env.example
1 parent d42aab5 commit 17e95c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
JWT_SECRET=your_secret_key
2-
MONGO_URI=mongodb://localhost:27017/yourdb
3-
PORT=5000
2+
DB_DATABASE=mongodb://localhost:27017/yourdb
3+
PORT=8000

0 commit comments

Comments
 (0)