Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get environment variables from .env.local
Environment variables are not being passed to the container in the development profile. Adding env_file to pass them so they can be used by the application.
- Loading branch information