Lectureplan/UWLecturePlan/appsettings.json
Robin Weichselbraun 824df98750 Add project files.
2024-10-12 14:04:23 +02:00

10 lines
142 B
JSON

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