ISEbd-22_Baygulov_A.A._Sush.../SushiBar/SushiBarClientApp/appsettings.json
2024-05-03 20:30:25 +04:00

12 lines
183 B
JSON

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