Edit get avatar

This commit is contained in:
2026-01-26 13:25:18 +03:00
parent 1dce2c7b0c
commit dd05e7f5c7
4 changed files with 17 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ class Settings(BaseSettings):
BACKEND_PORT: int
WORKERS: int
FRONTEND_URL: str
BACKEND_URL: str
FIRST_SUPER_USER_EMAIL: str
FIRST_SUPER_USER_PASS: str