mirror of https://github.com/bitwarden/web.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
512 B
17 lines
512 B
{ |
|
"urls": { |
|
"icons": "https://icons.bitwarden.net", |
|
"notifications": "https://notifications.bitwarden.com" |
|
}, |
|
"stripeKey": "pk_live_bpN0P37nMxrMQkcaHXtAybJk", |
|
"braintreeKey": "production_qfbsv8kc_njj2zjtyngtjmbjd", |
|
"paypal": { |
|
"businessId": "4ZDA7DLUUJGMN", |
|
"buttonAction": "https://www.paypal.com/cgi-bin/webscr" |
|
}, |
|
"dev": { |
|
"proxyApi": "https://api.bitwarden.com", |
|
"proxyIdentity": "https://identity.bitwarden.com", |
|
"proxyEvents": "https://events.bitwarden.com" |
|
} |
|
}
|
|
|