It seems as if the config files that live in the environment world are not simply overwriting the production values, it is only loading that environment file itself... which means we have to copy the entire file over to the environment folder rather than just replacing a few things...
Is this what were going to be doing with configs now?