Adds config :app, env: Mix.env() to config.exs so the environment is readable at runtime.
config :app, env: Mix.env()
config.exs