Files
gpw_next/GPW.CORE.Smart10/appsettings.json
T
Samuele Locatelli 08e037ac45 Spostamento progetti
2026-03-27 10:31:53 +01:00

10 lines
142 B
JSON

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