mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 10:33:57 +00:00
new identity server uri for auth
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"appSettings": {
|
||||
"apiUri": "https://api.bitwarden.com"
|
||||
}
|
||||
"appSettings": {
|
||||
"apiUri": "https://api.bitwarden.com",
|
||||
"identityUri": "https://identity.bitwarden.com"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user