2ccdf8c411
- 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