PORT=5000
MONGODB_URI=mongodb://localhost:27017/vrs
JWT_SECRET=vrs_jwt_secret_key_2026
SESSION_SECRET=vrs_session_secret_key_2026
