2021-09-08 22:09:54 +02:00
|
|
|
|
{
|
|
|
|
|
"globalSettings": {
|
|
|
|
|
"baseServiceUri": {
|
|
|
|
|
"vault": "https://vault.qa.bitwarden.pw",
|
|
|
|
|
"api": "https://api.qa.bitwarden.pw",
|
|
|
|
|
"identity": "https://identity.qa.bitwarden.pw",
|
|
|
|
|
"admin": "https://admin.qa.bitwarden.pw",
|
|
|
|
|
"notifications": "https://notifications.qa.bitwarden.pw",
|
|
|
|
|
"sso": "https://sso.qa.bitwarden.pw",
|
|
|
|
|
"internalNotifications": "https://notifications.qa.bitwarden.pw",
|
|
|
|
|
"internalAdmin": "https://admin.qa.bitwarden.pw",
|
|
|
|
|
"internalIdentity": "https://identity.qa.bitwarden.pw",
|
|
|
|
|
"internalApi": "https://api.qa.bitwarden.pw",
|
|
|
|
|
"internalVault": "https://vault.qa.bitwarden.pw",
|
2022-07-14 21:58:48 +02:00
|
|
|
|
"internalSso": "https://sso.qa.bitwarden.pw",
|
|
|
|
|
"internalScim": "https://scim.qa.bitwarden.pw"
|
2021-09-08 22:09:54 +02:00
|
|
|
|
},
|
|
|
|
|
"braintree": {
|
|
|
|
|
"production": false
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Logging": {
|
|
|
|
|
"IncludeScopes": false,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Information",
|
|
|
|
|
"Microsoft": "Information"
|
|
|
|
|
},
|
|
|
|
|
"Console": {
|
|
|
|
|
"IncludeScopes": true,
|
|
|
|
|
"LogLevel": {
|
2021-10-08 18:53:56 +02:00
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Debug",
|
|
|
|
|
"Microsoft": "Debug",
|
2021-09-08 22:09:54 +02:00
|
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|