MONGO_URI=mongodb://localhost:27017/inventory_logistics
JWT_SECRET=your_jwt_secret_key_here
PORT=5000