PIbd-21_Belianin_N.N._Furni.../FurnitureAssembly/FurnitureAssemblyClientApp/Properties/launchSettings.json

29 lines
699 B
JSON
Raw Normal View History

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:24381",
"sslPort": 44337
}
},
"profiles": {
"FurnitureAssemblyClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7046;http://localhost:5147",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}