Files
Aberwyn/Nevyn/appsettings.json
2023-01-29 12:04:01 +01:00

10 lines
142 B
JSON

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