mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
12 lines
297 B
JSON
12 lines
297 B
JSON
{
|
|
"appSettings": {
|
|
"apiUri": "https://api.bitwarden.com",
|
|
"identityUri": "https://identity.bitwarden.com",
|
|
"stripeKey": "pk_live_bpN0P37nMxrMQkcaHXtAybJk",
|
|
"braintreeKey": "production_qfbsv8kc_njj2zjtyngtjmbjd",
|
|
"whitelistDomains": [
|
|
"api.bitwarden.com"
|
|
]
|
|
}
|
|
}
|