mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
9 lines
206 B
JSON
9 lines
206 B
JSON
{
|
|
"appSettings": {
|
|
"apiUri": "https://api.bitwarden.com",
|
|
"identityUri": "https://identity.bitwarden.com",
|
|
"stripeKey": "pk_live_bpN0P37nMxrMQkcaHXtAybJk",
|
|
"braintreeKey": "TODO"
|
|
}
|
|
}
|