PORT=5000
MONGO_URI=mongodb+srv://deviktech0:uS4ZfvXrsPhZlgrq@eladde.v1ckq.mongodb.net/patient_care_flow?retryWrites=true&w=majority&appName=patient_care_flow-cluster1
JWT_SECRET=do_you_best_as_you_can
FRONTEND_URL=http://localhost:5173

EMAIL_HOST=smtp.gmail.com
EMAIL_PORT=587
EMAIL_USER=mustajabahmed666@gmail.com
EMAIL_PASS=lxca kfrx hgdp jagr
EMAIL_FROM=Your App Name <your.email@gmail.com>
