Настройка конфигурации API
Some checks failed
CI / backend (push) Failing after 9s
CI / frontend (push) Failing after 4s

This commit is contained in:
2025-12-01 11:38:02 +00:00
parent ced142e044
commit 5402524456

View File

@@ -3,6 +3,7 @@ from dotenv import load_dotenv
load_dotenv()
class Config:
"""
Конфигурация FastAPI приложения.