compoxure
compoxure copied to clipboard
Allow backend config to be an object, allows per env over-rides
This allows the backend config block to be an object, where the key is equivalent to the name property that used to be in each array item.
This allows us to have per environment overrides (as you can merge objects, but not arrays in conflab).