PIbd-21_Belianin_N.N._Furni.../FurnitureAssembly/FurnitureAssemblyShopApp/appsettings.json
2024-05-10 23:37:37 +04:00

13 lines
210 B
JSON

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