mirror of
https://github.com/bitwarden/web
synced 2026-01-10 20:43:59 +00: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"
|
|
}
|
|
}
|