{ "globalSettings": { "selfHosted": false, "projectName": "Notifications", "sqlServer": { "connectionString": "SECRET" }, "identityServer": { "certificateThumbprint": "SECRET" }, "storage": { "connectionString": "SECRET" }, "events": { "connectionString": "SECRET" }, "serviceBus": { "connectionString": "SECRET", "applicationCacheTopicName": "SECRET" }, "documentDb": { "uri": "SECRET", "key": "SECRET" }, "sentry": { "dsn": "SECRET" }, "amazon": { "accessKeyId": "SECRET", "accessKeySecret": "SECRET", "region": "SECRET" } } }