ISEbd-21.Gordeev.I.V.SushiB.../SushiBar/SushiBarRestApi/appsettings.json
2024-04-25 13:16:23 +04:00

10 lines
142 B
JSON

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