h4-projekt-gruppe-0-sm/API/appsettings.json
github-classroom[bot] d79b183027 Initial commit
2025-01-21 11:00:40 +01:00

10 lines
142 B
JSON

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