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

29 lines
697 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:34897",
"sslPort": 44369
}
},
"profiles": {
"FurnitureAssemblyShopApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7072;http://localhost:5171",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}