The default settings for the configuration. If no external configuration is used,
this needs to include a port
property.
The name of the default configuration file.
The name of the environment variable that will be used to set the active configuration.
The name format of other external configuration files.
Whether the configuration files are inside a sub directory or not. If true
, a
configuration path would be config/[app-name]/[file]
.
Whether or not to check for the environment variable and load a configuration file based on its value.
The name of the application, used for external configuration files.
The path to where external configuration files are stored. Relative to the project root.
The options for the application's configuration service.