latest fixes sprint 4

This commit is contained in:
Santhosh S
2023-09-25 22:51:54 -04:00
parent 427fa3e559
commit fb5a69fa19
3 changed files with 13 additions and 32 deletions

View File

@ -1,18 +1,14 @@
{
"profiles": {
"DamageAssesment.Api.Questions": {
"DamageAssesment.Api.Doculinks": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "swagger",
<<<<<<< HEAD:DamageAssesmentApi/DamageAssesment.Api.Documents/Properties/launchSettings.json
=======
"applicationUrl": "http://localhost:5136",
>>>>>>> dev:DamageAssesmentApi/DamageAssesment.Api.DocuLinks/Properties/launchSettings.json
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:5133"
"applicationUrl": "http://localhost:5136"
},
"IIS Express": {
"commandName": "IISExpress",
@ -37,7 +33,7 @@
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:60754",
"applicationUrl": "http://localhost:14425",
"sslPort": 0
}
}