mirror of
https://github.com/bitwarden/server.git
synced 2025-01-24 22:11:24 +01: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",
|
|
"internalIdentity": "https://identity.bitwarden.com"
|
|
},
|
|
"braintree": {
|
|
"production": true
|
|
}
|
|
}
|
|
}
|