2015-12-09 04:35:05 +01:00
|
|
|
|
{
|
2016-08-12 00:05:33 +02:00
|
|
|
|
"appSettings": {
|
2017-05-07 03:32:51 +02:00
|
|
|
|
"apiUri": "http://localhost:4000",
|
2017-05-08 20:45:14 +02:00
|
|
|
|
"identityUri": "http://localhost:33656",
|
2017-10-24 00:11:29 +02:00
|
|
|
|
"iconsUri": "https://icons.bitwarden.com",
|
2017-07-28 20:29:25 +02:00
|
|
|
|
"stripeKey": "pk_test_KPoCfZXu7mznb9uSCPZ2JpTD",
|
2017-08-08 03:08:15 +02:00
|
|
|
|
"braintreeKey": "sandbox_r72q8jq6_9pnxkwm75f87sdc2",
|
|
|
|
|
"whitelistDomains": [
|
|
|
|
|
"localhost"
|
|
|
|
|
]
|
2016-08-12 00:05:33 +02:00
|
|
|
|
}
|
2015-12-09 04:35:05 +01:00
|
|
|
|
}
|