YamlConfig
Implements ApplicationConfig by loading a configuration from a YAML file. Values can reference to environment variables with $ENV_VAR
or "$ENV_VAR:default_value"
syntax.
Implements ApplicationConfig by loading a configuration from a YAML file. Values can reference to environment variables with $ENV_VAR
or "$ENV_VAR:default_value"
syntax.