- Added API_RELOAD, CORS_ORIGINS to Settings - Added deployment-specific vars: POSTGRES_*, RELEASE_VERSION, GITEA_URL, GITHUB_TOKEN, GITHUB_REPO - Removed inline comments from boolean values (Pydantic can't parse them) - Updated CORS middleware to use CORS_ORIGINS with fallback to ALLOWED_ORIGINS |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth_dependencies.py | ||
| auth_service.py | ||
| config.py | ||
| database.py | ||
| module_loader.py | ||