PORT=5000
MONGO_URI=mongodb://localhost:27017/constructpro_db
JWT_SECRET=your_super_secret_key_123
