updated and cleaned
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
|
||||
|
||||
class EmailConfig:
|
||||
EMAIL_HOST: str = "10.10.2.34"
|
||||
EMAIL_USERNAME: str = "karatay@mehmetkaratay.com.tr"
|
||||
EMAIL_PASSWORD: str = "system"
|
||||
EMAIL_PORT: int = 587
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user