restaurant-admin-bff/src/Restaurant.Admin.Bff.Rest/bin/Debug/net10.0/appsettings.json
2026-02-25 18:12:10 -06:00

10 lines
142 B
JSON

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