PORT=5000
MONGODB_URI=mongodb://127.0.0.1:27017/SCMS
SESSION_SECRET=scms_supplynet_secret_key_2026
FRONTEND_URL=http://localhost:5173
