mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-30 13:03:53 +01:00
0308e6e180
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
18 lines
376 B
JSON
18 lines
376 B
JSON
{
|
|
"urls": {
|
|
"icons": "https://icons.usdev.bitwarden.pw",
|
|
"notifications": "https://notifications.usdev.bitwarden.pw",
|
|
"scim": "https://scim.usdev.bitwarden.pw"
|
|
},
|
|
"additionalRegions": [
|
|
{
|
|
"key": "USDEV",
|
|
"domain": "usdev.bitwarden.pw",
|
|
"urls": {
|
|
"webVault": "https://vault.usdev.bitwarden.pw"
|
|
}
|
|
}
|
|
],
|
|
"flags": {}
|
|
}
|