mirror of
https://github.com/bitwarden/server.git
synced 2024-12-04 14:13:28 +01:00
19 lines
376 B
JSON
19 lines
376 B
JSON
{
|
|
"globalSettings": {
|
|
"baseServiceUri": {
|
|
"vault": null,
|
|
"api": null,
|
|
"identity": null,
|
|
"admin": null,
|
|
"notifications": null,
|
|
"sso": null,
|
|
"internalNotifications": null,
|
|
"internalAdmin": null,
|
|
"internalIdentity": null,
|
|
"internalApi": null,
|
|
"internalVault": null,
|
|
"internalSso": null
|
|
}
|
|
}
|
|
}
|