Expand description
Runtime environment selection, driven by the DOIDO_ENV variable.
Mirrors doido-controller’s environment so the cache layer can resolve the
same config/<env>.yml file without depending on the controller crate.
Enums§
- Environment
- The application environment. Selects which
config/<env>.ymlfile is read.