Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: enable override when reading .env file
Changes in `.env.development.local` should override those in `.env`, but this was not working as intended.
- Loading branch information