ISEbd-21_Agliullov.D.A._Con.../ConfectioneryShopApp/Properties/launchSettings.json
Данияр Аглиуллов 667b42a0be Создание ShopApp
2023-03-05 13:39:11 +04:00

29 lines
693 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:40086",
"sslPort": 44313
}
},
"profiles": {
"ConfectioneryShopApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7114;http://localhost:5129",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}