# MongoDB Connection String # Replace with your actual MongoDB Atlas connection string MONGODB_URI=mongodb+srv://ujwal2ujju:3KsUMSY5bCHxmM2H@mangoclusterfree.gzsyaoi.mongodb.net/?retryWrites=true&w=majority&appName=MangoClusterFree # Optional: Port configurations (defaults are set in the code) # FASTAPI_PORT=7861 # STREAMLIT_PORT=8501