summarylogtreecommitdiffstats
path: root/0001-Change-Vault-Settings.patch
blob: 145362c937a5874427431a1c932579810ac9c166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- 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": ""
   }
 }