mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Авторизация починка 3
This commit is contained in:
@@ -15,6 +15,7 @@ class Settings(BaseSettings):
|
||||
env_file = ".env"
|
||||
env_file_encoding = "utf-8"
|
||||
case_sensitive = True
|
||||
extra = "ignore" # Allow extra fields in environment
|
||||
|
||||
# Create settings instance
|
||||
settings = Settings()
|
||||
|
Reference in New Issue
Block a user