compoxure icon indicating copy to clipboard operation
compoxure copied to clipboard

Allow backend config to be an object, allows per env over-rides

Open cliftonc opened this issue 8 years ago • 0 comments

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).

cliftonc avatar Jul 14 '17 14:07 cliftonc