README updated and packages upgraded

This commit is contained in:
QkoSad
2024-09-30 15:43:55 +03:00
parent 88f04e2734
commit b9e9263a92
6 changed files with 17 additions and 50 deletions
+4
View File
@@ -0,0 +1,4 @@
NODE_ENV = development
PORT = 5000
MONGO_URI = mongodb://127.0.0.1:27017/support-desk
JWT_SECRET = abc123