PIbd_23_Kislitsa_E.D_Diner/Diner/DinerRestApi/appsettings.json
2024-04-02 14:15:39 +04:00

10 lines
142 B
JSON

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