fixed otp email settings
This commit is contained in:
14
accounts.md
14
accounts.md
@@ -1,2 +1,14 @@
|
||||
## Details
|
||||
- kwesi@click-mobile.com/frantic@300
|
||||
- kwesi@click-mobile.com/frantic@300
|
||||
|
||||
|
||||
|
||||
MAIL_DRIVER=smtp
|
||||
MAIL_HOST=smtp.office365.com
|
||||
MAIL_PORT=587
|
||||
MAIL_USERNAME=alerts@click-mobile.com
|
||||
MAIL_PASSWORD=K$286565586884an
|
||||
MAIL_ENCRYPTION=tls
|
||||
MAIL_FROM_ADDRESS=null
|
||||
MAIL_FROM_NAME="${APP_NAME}"
|
||||
MAIL_FROM_ADDRESS="no-reply@click-mobile.com"
|
||||
|
||||
Reference in New Issue
Block a user