elixir-toniq / vapor

Runtime configuration system for Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Populate application env

keathley opened this issue · comments

Vapor should be able to optionally populate the application environment.

Users can do this themselves in an init callback. For now I'm going to say that that's good enough. If it becomes pressing we can revisit this issue later.