PIbd-23-Radaev-A.V.-GiftShop/GiftShop/GiftShopClientApp/Properties/launchSettings.json
Arkadiy Radaev b8c207c772 res5
2024-04-09 17:02:29 +04:00

28 lines
682 B
JSON

{
"profiles": {
"GiftShopClientApp": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:7105;http://localhost:5092"
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
},
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": false,
"iisExpress": {
"applicationUrl": "http://localhost:34342",
"sslPort": 0
}
}
}