Files
Todo-Project/backend
Hyungi Ahn 2ccdf8c411 🌐 Fix CORS configuration for Synology deployment
- Add CORS_ORIGINS environment variable support in config.py
- Update main.py to properly parse CORS_ORIGINS (support both wildcard * and comma-separated URLs)
- Enable wildcard CORS for production deployment
- Fix Preflight CORS errors in browser

Resolves: CORS 400 Bad Request errors during API calls
Tested: Successfully deployed and working on Synology NAS
2025-09-24 12:25:02 +09:00
..
2025-09-24 09:12:39 +09:00
2025-09-24 09:12:39 +09:00