PORT=5000
MONGO_URI=mongodb://localhost:27017/swiftwheels_db
JWT_SECRET=swiftwheels_super_secret_jwt_key_2024
JWT_EXPIRES_IN=24h
NODE_ENV=development
SESSION_SECRET=swiftwheels_session_secret_2024  