35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"DomvsDatabase": {
|
|
"ConnectionString": "mongodb://localhost:27017",
|
|
"DatabaseName": "DomvsSites",
|
|
"SharepointCollectionName": "SharepointSite",
|
|
"ChatBotRHCollectionName": "ChatBotRHData",
|
|
"ClassifierCollectionName": "ClassifierData",
|
|
"UserDataName": "UserData"
|
|
},
|
|
"ChatRHSettings": {
|
|
"Url": "mongodb://localhost:27017",
|
|
"Create": "DomvsSites"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"AppTenantId": "20190830-5fd4-4a72-b8fd-1c1cb35b25bc",
|
|
"AppClientID": "8f4248fc-ee30-4f54-8793-66edcca3fd20",
|
|
|
|
"AzureAd": {
|
|
"Instance": "https://login.microsoftonline.com/",
|
|
"Domain": "domvsitbr.onmicrosoft.com",
|
|
"TenantId": "20190830-5fd4-4a72-b8fd-1c1cb35b25bc",
|
|
"ClientId": "8f4248fc-ee30-4f54-8793-66edcca3fd20"
|
|
},
|
|
"Issuer": "domvsit.com.br",
|
|
"Audience": "domvsit.com.br",
|
|
"SigningKey": "D57Ls16KxMPdF4P7qTQtV29slWjJqIJZ",
|
|
"DataKey": "NOxGacYtZRJTYCPdSQM75HVSNp3qfH05mPalaE/pL4A6FwxWKQiBhLxhu++LrKsI"
|
|
}
|