The `database_url` setting is now declared as an optional string (`Optional[str]`) instead of a required string. This change allows the application to handle cases where the `database_url` is not provided, providing more flexibility in the configuration. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||