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