make mails work
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ DB_USERNAME=__DB_NAME__
|
||||
DB_PASSWORD=__DB_PWD__
|
||||
DB_PORT=3306
|
||||
|
||||
MAIL_MAILER=smtp
|
||||
MAIL_MAILER=sendmail
|
||||
MAIL_HOST=localhost
|
||||
MAIL_PORT=25
|
||||
MAIL_USERNAME=null
|
||||
|
||||
Reference in New Issue
Block a user