env_var_provider v0.4.3 API Reference

Modules

This provider loads a configuration from a map and uses that to set Application environment configuration with the values found in system environment variables. These variable names are constructed from the field names directly, following a convention.

Mix Tasks

This taks will look at the EnvVar.Config you have defined and return the list of environment variables you will need to supply to the release at runtime.