PORT=5000
MONGODB_URI=mongodb://localhost:27017/SMS
JWT_SECRET=your_jwt_secret_key_here_change_in_production
