PIbd-21_RazubaevSM_Plumbing.../PlumbingRepair/PlumbingRepairShopApp/appsettings.json
2024-05-11 20:51:02 +04:00

13 lines
205 B
JSON

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