mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-24 23:41:10 +02:00
- Changed CORS_ORIGINS default from "*" to NEXT_FRONTEND_URL fallback - Wildcard "*" is incompatible with allow_credentials=True in FastAPI - Updated .env.example with warning about wildcard usage - Defaults now properly cascade: CORS_ORIGINS -> NEXT_FRONTEND_URL -> localhost:3000 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| global_llm_config.example.yaml | ||
| global_llm_config.yaml.template | ||
| uvicorn.py | ||