Module torrust_index_backend::bootstrap::config
source · Expand description
Initialize configuration from file or env var.
All environment variables are prefixed with TORRUST_IDX_BACK_
.
Constants
- The whole
config.toml
file content. It has priority over the config file. Even if the file is not on the default path. - The
config.toml
file location.
Functions
- Initialize configuration from file or env var.