1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-22 22:32:57 +02:00
bitwarden-browser/apps/web/config/poc.json
Joseph Flinn 05dec84f0f
Add new POC web artifact (#4581)
* Add the poc web artifact.

* Fix npm command typo
2023-01-26 13:38:41 -08:00

12 lines
249 B
JSON

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