mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
13 lines
365 B
JSON
13 lines
365 B
JSON
{
|
|
"appSettings": {
|
|
"apiUri": "https://preview-api.bitwarden.com",
|
|
"identityUri": "https://preview-identity.bitwarden.com",
|
|
"iconsUri": "https://icons.bitwarden.com",
|
|
"stripeKey": "pk_test_KPoCfZXu7mznb9uSCPZ2JpTD",
|
|
"braintreeKey": "sandbox_r72q8jq6_9pnxkwm75f87sdc2",
|
|
"whitelistDomains": [
|
|
"preview-api.bitwarden.com"
|
|
]
|
|
}
|
|
}
|