PIbd-21_Belianin_N.N._Furni.../FurnitureAssembly/FurnitureAssemblyClientApp/Properties/launchSettings.json
2024-05-15 16:56:13 +04:00

29 lines
699 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:44103",
"sslPort": 44394
}
},
"profiles": {
"FurnitureAssemblyClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7218;http://localhost:5100",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}