Diego spotted the commit during a code review. He immediately:
In Dockerized Laravel, you can pass an external .env file:
: Configuration is defined as simple KEY=VALUE pairs.
AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= AWS_DEFAULT_REGION=us-east-1 AWS_BUCKET=
Diego spotted the commit during a code review. He immediately:
In Dockerized Laravel, you can pass an external .env file: .env.laravel
: Configuration is defined as simple KEY=VALUE pairs. Diego spotted the commit during a code review
AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= AWS_DEFAULT_REGION=us-east-1 AWS_BUCKET= .env.laravel