Files
2025-02-06 20:33:26 +02:00

13 lines
195 B
JSON

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