DoSomething / infrastructure

🐄 DoSomething.org's infrastructure, managed by Terraform.
MIT License
3 stars 2 forks source link

Updating env variable. #297

Closed weerd closed 3 years ago

weerd commented 3 years ago

What's this PR do?

This pull request simply update the MAIL_DRIVER env variable to MAIL_MAILER which was changed in Laravel 8.

How should this be reviewed?

👀

Any background context you want to provide?

Northstar was updated to Laravel 8 in https://github.com/DoSomething/northstar/pull/1230 and this addresses the change in env variable name.

Relevant tickets

References Pivotal #178201843.

Checklist