PIbd-21_Anisin_R.S._CarRepa.../CarRepairShop/CarRepairShopClientApp/Properties/launchSettings.json

29 lines
695 B
JSON
Raw Normal View History

2024-04-27 21:36:54 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:13126",
"sslPort": 44334
}
},
"profiles": {
"CarRepairShopClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7180;http://localhost:5032",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}