Files
GPW/GPW.CORE.UI/appsettings.json
T
Samuele Locatelli 2935012240 Bozza progetto CORE
2021-12-07 11:32:07 +01:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}