--- settings.Production.json 2018-05-31 20:33:00.000000000 +0200 +++ settings.Production.json 2018-07-11 23:39:12.479350252 +0200 @@ -2,8 +2,8 @@ "appSettings": { "apiUri": "/api", "identityUri": "/identity", - "iconsUri": "https://icons.bitwarden.com", - "stripeKey": "pk_live_bpN0P37nMxrMQkcaHXtAybJk", - "braintreeKey": "production_qfbsv8kc_njj2zjtyngtjmbjd" + "iconsUri": "/icons", + "stripeKey": "", + "braintreeKey": "" } }