"Kestrel": {
"EndPoints": {
"HttpsInlineCertStore": {
"Url": "https://miviewpoint.micity.com:8090",
"Certificate": {
"Subject": "miviewpoint.mycity.com",
"Store": "My",
"Location": "LocalMachine"
}
}
}
{
"Server": "myserver",
"SqlUserName": "mycity",
"Password": "mycity==",
"Authentication": "SqlAuthentication",
"Timeout": 30,
"MiViewPointDB": "miViewPointExtreme_mycity",
"WebApiServiceName": "miViewPointWebApi",
"Urls": "https://0.0.0.0:8090",
"DisableUpdateChecking": false,
"Demo": false,
"AllowedHosts": "*",
"AzureRelayEndpointConnectionString": null,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Kestrel": {
"EndPoints": {
"HttpsInlineCertStore": {
"Url": "https://miviewpoint.mycity.com:8090",
"Certificate": {
"Subject": "miviewpoint.mycity.com",
"Store": "My",
"Location": "LocalMachine"
}
}
}
}
}