PIbd21_Makarov_DV_FlowerShop/FlowerShop/FlowerShopShopApp/Properties/launchSettings.json

29 lines
690 B
JSON
Raw Normal View History

2024-05-17 00:48:20 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:43516",
"sslPort": 44361
}
},
"profiles": {
"FlowerShopShopApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7023;http://localhost:5054",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}