{ "globalSettings": { "selfHosted": false, "projectName": "Events", "baseServiceUri": { "vault": "http://localhost:4001", "api": "http://localhost:4000", "identity": "http://localhost:33656", "internalIdentity": "http://localhost:33656", "internalApi": "http://localhost:4000", "internalVault": "http://localhost:4001" }, "sqlServer": { "connectionString": "SECRET" }, "identityServer": { "certificateThumbprint": "SECRET" }, "storage": { "connectionString": "SECRET" }, "events": { "connectionString": "SECRET" }, "documentDb": { "uri": "SECRET", "key": "SECRET" }, "sentry": { "dsn": "SECRET" } } }