Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
fahrigunadi committed Apr 12, 2022
1 parent ead1de7 commit f0b877c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=587
MAIL_USERNAME=fahripx0@gmail.com
MAIL_PASSWORD=pebqhfaqiclblczr
MAIL_USERNAME=teaccoc@gmail.com
MAIL_PASSWORD=siqlbzfdrhadksud
MAIL_ENCRYPTION=tls
MAIL_FROM_ADDRESS=fahri@fahrigunadi.com
MAIL_FROM_ADDRESS=teaccoc@gmail.com
MAIL_FROM_NAME="${APP_NAME}"
```

0 comments on commit f0b877c

Please sign in to comment.