mirror of
https://github.com/lorsanstand/Aether.git
synced 2026-06-19 12:05:16 +03:00
Edit README
This commit is contained in:
@@ -28,6 +28,11 @@ class Settings(BaseSettings):
|
||||
SMTP_PORT: int
|
||||
SMTP_EMAIL: str
|
||||
SMTP_PASS: str
|
||||
|
||||
S3_URL: str
|
||||
S3_ACCESS_KEY_ID: str
|
||||
S3_SECRET_ACCESS_KEY: str
|
||||
S3_BUCKET_NAME: str
|
||||
|
||||
DB_HOST: str
|
||||
DB_PORT: int
|
||||
|
||||
Reference in New Issue
Block a user