Fork me on GitHub
#luminus
<
2016-09-18
>
yogthos14:09:16

@ricardo @tolitius might be best to field that 😉

tolitius16:09:02

matching properties vs. all properties

tolitius16:09:12

i.e. on case you have {:this-prop} in your config file, an env var THIS_PROP will override it by default

tolitius16:09:12

whereas if you don't have {:this-prop} in your config, but still want THIS_PROP env var (and all other vars end up in your runtime config), you can do (source/from-env)