mirror of
https://github.com/bitwarden/server.git
synced 2024-11-27 13:05:23 +01:00
11 lines
262 B
JSON
11 lines
262 B
JSON
{
|
|
"globalSettings": {
|
|
"baseServiceUri": {
|
|
"vault": "https://vault.bitwarden.com",
|
|
"api": "https://api.bitwarden.com",
|
|
"identity": "https://identity.bitwarden.com",
|
|
"identityInternal": "https://identity.bitwarden.com"
|
|
}
|
|
}
|
|
}
|