Files
hamann-ausgabe-core/HaWeb/appsettings.json
2022-05-11 12:27:19 +02:00

10 lines
151 B
JSON

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