Question: Is there a way to set a default configuration for running an application?Within our project we have multiple configurations for connecting with our own database running via a Docker Container. When creating a new branch or switching branches the configuration switches back to a 'default' configuration of another team member. It would be nice if all team members can set their own configuration as default so that the need to switch is not necessary