Files
EDOKA_2024/EDOOKAAPI/appsettings.Development.json
Stefan Hutter 50e9e06829 Initial Comit
2024-05-31 13:32:10 +02:00

9 lines
119 B
JSON

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