PIbd-23-Volkov-N.A.-Compute.../ComputersShop/ComputersShopClientApp/Properties/launchSettings.json

29 lines
695 B
JSON
Raw Normal View History

2024-04-01 20:00:17 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:62161",
"sslPort": 44390
}
},
"profiles": {
"ComputersShopClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7246;http://localhost:5038",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}