{ "globalSettings": { "siteName": "bitwarden", "baseVaultUri": "http://localhost:4001/#", "stripeApiKey": "SECRET", "sqlServer": { "connectionString": "SECRET" }, "mail": { "sendGridApiKey": "SECRET", "replyToEmail": "hello@bitwarden.com" }, "identityServer": { "certificateThumbprint": "SECRET" }, "dataProtection": { "certificateThumbprint": "SECRET" }, "storage": { "connectionString": "SECRET" }, "documentDb": { "uri": "SECRET", "key": "SECRET" }, "notificationHub": { "connectionString": "SECRET", "hubName": "SECRET" } }, "billingSettings": { "stripeWebhookKey": "SECRET" } }