mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-02 18:17:46 +01:00
SRE-1060 Add usdev to additional regions config (#11612)
This commit is contained in:
parent
65074b0d12
commit
3f3f5cb7f0
@ -4,6 +4,15 @@
|
||||
"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": {
|
||||
"showPasswordless": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user