10:35
2026-07-23
dev.to
developer-tools
A CORS Mismatch That Broke DocMind AI on a Fresh Netlify Deploy
A developer fixed a CORS mismatch that broke DocMind AI, a RAG-based document chatbot, after a Netlify redeploy. The backend's allow_origins list still contained the old domain without a hyphen, block…