Skip to content

Commit f847e91

Browse files
committed
env-cmd
1 parent f274c66 commit f847e91

12 files changed

+1327
-44
lines changed

config/dev.env

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
PORT=5500
2+
MONGODB_URL=mongodb://127.0.0.1:27017/task-manager-api
3+
JWT_SECRET=thisismynewid
4+
-15.8 KB
Binary file not shown.
-886 KB
Binary file not shown.
-410 KB
Binary file not shown.
-410 KB
Binary file not shown.

0 commit comments

Comments
 (0)