2023-11-08 19:30:35 +04:00
|
|
|
{
|
2023-09-07 14:35:30 +04:00
|
|
|
"iisSettings": {
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
"iisExpress": {
|
2023-11-08 19:30:35 +04:00
|
|
|
"applicationUrl": "http://localhost:52125/",
|
|
|
|
"sslPort": 44355
|
2023-09-07 14:35:30 +04:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"profiles": {
|
|
|
|
"PlumbingRepairClientApp": {
|
|
|
|
"commandName": "Project",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
2023-11-08 19:30:35 +04:00
|
|
|
},
|
|
|
|
"applicationUrl": "https://localhost:7083;http://localhost:5037",
|
|
|
|
"dotnetRunMessages": true
|
2023-09-07 14:35:30 +04:00
|
|
|
},
|
|
|
|
"IIS Express": {
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2023-11-08 19:30:35 +04:00
|
|
|
}
|