PIbd-22_Turner_I.A._Plumbin.../PlumbingRepair/PlumbingRepairClientApp/appsettings.json
2023-04-04 23:14:08 +04:00

12 lines
184 B
JSON

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