morethanadiagnosis-hub/backend/app
admin 48e8de6cd6 fix: allow extra environment variables in Settings config
Pydantic Settings now ignores extra env vars like db_user, db_password, redis_password.

Job ID: MTAD-IMPL-2025-11-18-CL
2025-11-18 07:04:40 +00:00
..
api feat: complete MVP suite - migrations, auth, and frontend scaffolding 2025-11-18 00:51:01 +00:00
models feat(backend): implement 7-MVP FastAPI backend with all models and API stubs 2025-11-18 00:46:43 +00:00
schemas feat: complete MVP suite - migrations, auth, and frontend scaffolding 2025-11-18 00:51:01 +00:00
services feat: complete MVP suite - migrations, auth, and frontend scaffolding 2025-11-18 00:51:01 +00:00
config.py fix: allow extra environment variables in Settings config 2025-11-18 07:04:40 +00:00
database.py feat(backend): implement 7-MVP FastAPI backend with all models and API stubs 2025-11-18 00:46:43 +00:00
main.py feat(backend): implement 7-MVP FastAPI backend with all models and API stubs 2025-11-18 00:46:43 +00:00