mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
7f76084109
* Moving the web constants to the app config for more flexibility * removing personal integrations from QA * changing the PayPal Configuration setup to match the pattern in the services module * removing the webConstants file after successful test * renaming the braintree config key to something more understandable
8 lines
195 B
JSON
8 lines
195 B
JSON
{
|
|
"urls": {
|
|
"icons": "https://icons.qa.bitwarden.pw",
|
|
"notifications": "https://notifications.qa.bitwarden.pw",
|
|
"enterprise": "https://portal.qa.bitwarden.pw"
|
|
}
|
|
}
|