mirror of
https://github.com/bitwarden/server
synced 2025-12-25 20:53:16 +00:00
14 lines
313 B
JSON
14 lines
313 B
JSON
{
|
|
"globalSettings": {
|
|
"baseServiceUri": {
|
|
"vault": "https://vault.bitwarden.com",
|
|
"api": "https://api.bitwarden.com",
|
|
"identity": "https://identity.bitwarden.com",
|
|
"identityInternal": "https://identity.bitwarden.com"
|
|
},
|
|
"braintree": {
|
|
"production": true
|
|
}
|
|
}
|
|
}
|