PIbd_23_Kislitsa_E.D_Diner/Diner/DinerRestAPI/appsettings.json
2024-05-13 23:42:30 +04:00

10 lines
142 B
JSON

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