fix: Correction of configuration and database models

This commit is contained in:
Lino Mallevaey
2025-08-19 12:18:05 +02:00
parent 756af47782
commit c30ce3af56
3 changed files with 97 additions and 47 deletions

View File

@@ -15,7 +15,6 @@ class Settings(BaseSettings):
DATABASE_USER: str
DATABASE_PASSWORD: str
DATABASE_NAME: str
DATABASE_DRIVER: str
# =========================
# FASTAPI