You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?