Files
Data-Coupler/Data_Coupler/appsettings.Development.json
Alessio Dal Santo f965550fd6 -Creato progetto base
-Modificato framework .NET da 7 a 9
2025-03-10 17:39:56 +01:00

10 lines
145 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}