mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-03 08:49:50 +01:00
05dec84f0f
* Add the poc web artifact. * Fix npm command typo
12 lines
249 B
JSON
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
|
|
}
|
|
}
|