Files
family-hub/backend/app/core
jessikitty b351c216b3 Fix: Add ENVIRONMENT and CORS_ORIGINS fields to Settings class
- Added ENVIRONMENT field (str, default: "development") to match .env file
- Renamed ALLOWED_ORIGINS to CORS_ORIGINS to match .env file
- Updated cors_origins property to use CORS_ORIGINS instead of ALLOWED_ORIGINS
- Fixes Pydantic validation error when loading settings from .env
2026-01-31 22:57:54 +11:00
..
2026-01-26 21:55:14 +11:00
2026-01-26 21:55:21 +11:00
2026-01-26 21:55:30 +11:00