PORT=5000
MONGODB_URI=mongodb://127.0.0.1:27017/SCMS
JWT_SECRET=scms_secret_key_change_in_production
