1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-05 12:04:54 +02:00
bitwarden-browser/apps/web/config/qa.json
2023-01-19 10:29:20 +01:00

17 lines
418 B
JSON

{
"urls": {
"icons": "https://icons.qa.bitwarden.pw",
"notifications": "https://notifications.qa.bitwarden.pw",
"scim": "https://scim.qa.bitwarden.pw"
},
"dev": {
"proxyApi": "https://api.qa.bitwarden.pw",
"proxyIdentity": "https://identity.qa.bitwarden.pw",
"proxyEvents": "https://events.qa.bitwarden.pw"
},
"flags": {
"secretsManager": true,
"showPasswordless": true
}
}