Vapor v0.3.0 Vapor.Provider.Env View Source
The Env config module provides support for pulling configuration values from the environment. Bindings must be specified at a keyword list.
Example
%Env{bindings: [foo: "FOO", bar: "VAR_BAR"]}
Link to this section Summary
Link to this section Types
Link to this type