If you mean one sink for when it is live in production and one for when developing on your local computer, you could have an appsettings.development.json and an appsettings.development.json, and keep the appsettings.json for configurations that should apply to both.