AacpsBusAlert/BinaryDad.AacpsBusAlert.Web/appsettings.json
2022-09-15 07:08:53 -04:00

10 lines
142 B
JSON

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