mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-02 13:23:29 +01:00
0308e6e180
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
25 lines
515 B
JSON
25 lines
515 B
JSON
{
|
|
"urls": {
|
|
"icons": "https://icons.euqa.bitwarden.pw",
|
|
"notifications": "https://notifications.euqa.bitwarden.pw",
|
|
"scim": "https://scim.euqa.bitwarden.pw"
|
|
},
|
|
"additionalRegions": [
|
|
{
|
|
"key": "USQA",
|
|
"domain": "qa.bitwarden.pw",
|
|
"urls": {
|
|
"webVault": "https://vault.qa.bitwarden.pw"
|
|
}
|
|
},
|
|
{
|
|
"key": "EUQA",
|
|
"domain": "euqa.bitwarden.pw",
|
|
"urls": {
|
|
"webVault": "https://vault.euqa.bitwarden.pw"
|
|
}
|
|
}
|
|
],
|
|
"flags": {}
|
|
}
|