Skip to content

Fix: Load envars as config override

Chris Pastl requested to merge yaml-config-120 into main

Needed to switch to an alternative approach injecting the envars because confuse's conventions would require adapting the envar naming which is not intended due to dependencies to other components.

Merge request reports