ISEbd-21.Gordeev.I.V.SushiB.../SushiBar/SushiBarClientApp/appsettings.json
2024-05-12 19:04:40 +04:00

10 lines
182 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5037/"
}