`config/config.exs` loads before `lib/APP_NAME.ex`. How can we have envy read `.env` vars before the `config.exs` file is read? I'm specifically configuring https://github.com/stavro/arc#s3-configuration. Thank you, Blake! :)