mirror of
https://github.com/bitwarden/server
synced 2025-12-30 07:03:42 +00:00
deprec. api identity, set base uris from settings
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"globalSettings": {
|
||||
"baseVaultUri": "https://vault.bitwarden.com/#",
|
||||
"baseApiUri": "https://api.bitwarden.com",
|
||||
"baseIdentityUri": "https://identity.bitwarden.com",
|
||||
"u2f": {
|
||||
"appId": "https://vault.bitwarden.com/app-id.json"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user