1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00
bitwarden-browser/apps/web/config/poc.json
2023-03-21 10:24:22 -06:00

12 lines
252 B
JSON

{
"urls": {
"icons": "https://icons.poc2.bitwarden.pw",
"notifications": "https://notifications.poc2.bitwarden.pw",
"scim": "https://scim.poc2.bitwarden.pw"
},
"flags": {
"secretsManager": true,
"showPasswordless": true
}
}