ISEbd-21_Zinovev_V.V._Furni.../FurnitureAssembly/FurnitureAssemblyClientApp/Properties/launchSettings.json

29 lines
699 B
JSON
Raw Normal View History

2024-05-05 20:11:20 +04:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:50157",
"sslPort": 44343
}
},
"profiles": {
"FurnitureAssemblyClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7269;http://localhost:5062",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}