x-lab-lbq-technical-test/backend/LeedsBeerQuest.API/LeedsBeerQuest.API/appsettings.json
2022-10-28 17:10:30 +01:00

10 lines
142 B
JSON

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