mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-03 08:49:50 +01:00
a22c77d795
* Update web configuration for new build artifact * Switch to another top level domain
12 lines
238 B
JSON
12 lines
238 B
JSON
{
|
|
"urls": {
|
|
"icons": "https://icons.bitwarden.net",
|
|
"notifications": "https://notifications.bitwarden.eu",
|
|
"scim": "https://scim.bitwarden.eu"
|
|
},
|
|
"flags": {
|
|
"secretsManager": true,
|
|
"showPasswordless": true
|
|
}
|
|
}
|