Checklist / mongodb.env
Ali2206's picture
Fix duplicate save issue and improve image handling - Updated backend to prevent duplicate entries - Fixed MongoDB immutable _id field error - Added comprehensive logging for debugging - Improved image capture and storage functionality
d7e0738
raw
history blame contribute delete
233 Bytes
# MongoDB Configuration
MONGODB_URI=mongodb+srv://yakdhanali97:Syrou2206@cluster0.szf60ea.mongodb.net/audit_checklist?retryWrites=true&w=majority&appName=Cluster0
# Server Configuration
PORT=5000
# CORS Configuration
CORS_ORIGIN=*