13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ApplicationInsights": {
|
|
"rootUrlApi": "https://api.poloinformatico.it:9000/api/Polo/"
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|