PIbd_23_Valova_A._D._SushiBar/SushiBar/SushiBarClientApp/appsettings.json
2024-04-09 17:15:42 +04:00

10 lines
182 B
JSON

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