Files
KI-Kunst-Kirsten-Kloeckner/KIKunstKirstenKlöckner/appsettings.json
2023-08-02 16:20:21 +02:00

10 lines
142 B
JSON

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